Date: Thu, 13 May 2004 22:44:29 -0500 From: "Andras Kende" <andras@kende.com> To: "'Bruce Hunter'" <bhunter@solisix.com>, <freebsd-questions@freebsd.org> Subject: RE: Transfering Files Message-ID: <20040514034430.44DAA43D1D@mx1.FreeBSD.org> In-Reply-To: <40A42AEB.60405@solisix.com>
next in thread | previous in thread | raw e-mail | index | archive | help
-----Original Message----- From: owner-freebsd-questions@freebsd.org [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Bruce Hunter Sent: Thursday, May 13, 2004 9:12 PM To: freebsd-questions@freebsd.org Subject: Transfering Files 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? Thanks so much, Bruce _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" Bruce, I assuming both system is local behind firewall. I would install both samba and ftp server like pure_ftpd... For fileserver: use samba for mp3's file's Web dev test: you could share the apache document root folders too with samba and copy the files there. Or just upload with windows ftp client... Andras Kende http://www.kende.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040514034430.44DAA43D1D>