better questions helps understand the problem better.
are you trying to install linux/bsd on a remote machine?
few ways:
windows host with TS: login batch script which tells how to fetch the files from the base or binary
linux host with ssh: you know it better

windows host with TS: rsync/git/debootstrap/cvs/svn via cygwin google up for how to's
linux host with ssh: rsync/git/debootstrap/cvs/svn google up for how to's