From owner-freebsd-questions@FreeBSD.ORG Fri May 14 00:40:00 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 90ADA16A4CE for ; Fri, 14 May 2004 00:40:00 -0700 (PDT) Received: from dyer.circlesquared.com (host217-45-219-83.in-addr.btopenworld.com [217.45.219.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id D5FC943D1F for ; Fri, 14 May 2004 00:39:54 -0700 (PDT) (envelope-from peter@circlesquared.com) Received: from circlesquared.com (localhost.petanna.net [127.0.0.1]) i4E7i3r5083517; Fri, 14 May 2004 08:44:06 +0100 (BST) (envelope-from peter@circlesquared.com) Message-ID: <40A478C3.6000507@circlesquared.com> Date: Fri, 14 May 2004 08:44:03 +0100 From: Peter Risdon User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7b) Gecko/20040327 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kent Stewart References: <40A42AEB.60405@solisix.com> <200405131930.01113.kstewart@owt.com> In-Reply-To: <200405131930.01113.kstewart@owt.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org cc: Bruce Hunter Subject: Re: Transfering Files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 May 2004 07:40:00 -0000 Kent Stewart wrote: >On Thursday 13 May 2004 07:11 pm, 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? >> >> >> > >I use ws_ftp pro > Or a more conservative approach - WinSCP is a free download: google for it. PWR.