Transfering Files

Malcolm Kay malcolm.kay at internode.on.net
Fri May 14 02:44:11 PDT 2004


On Friday 14 May 2004 11:41, Bruce Hunter wrote:
> I have two computer systems. 1 windows 2k system where I do web
> development work, specifically php development. The other system is a
> FBSD headless system that I control via ssh, from my windows system. The
> FBSD system is my local webserver where I do my testing before
> transfering to another server.
>
> My question is this. What is the best way to get my files from my
> windows system over to the FBSD webserver. FTP? Samba? or someting else?
> Also, I  want to make this webserver a file server wher I can save my
> downloads and mp3's. Not sure what which direction to go with these two
> tasks?
>

If you're a command line sort of person then scp complements ssh; and if
you're using Putty at the Windows end you'll find an scp compatible utility
in the package.

If you like to point and click then you can set up ftp access through 
'network places' on Windows that looks much like normal file access in
Windows explorer. Here some 9 or 10 hours ahead of UTC Windows gets a bit 
confused by the UTC dates presented by unix and sees it as some time in the 
future, knows that can't be right so dates the file as a year old. If you are 
the other side of UTC I don't imagine this is a problem.

Malcolm



More information about the freebsd-questions mailing list