From owner-freebsd-questions@FreeBSD.ORG Thu May 13 19:12:05 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 B9EF916A4CE for ; Thu, 13 May 2004 19:12:05 -0700 (PDT) Received: from dime54.dizinc.com (66-194-239-69.dimenoc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id 243E743D2D for ; Thu, 13 May 2004 19:12:05 -0700 (PDT) (envelope-from bhunter@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=solisix.com) by dime54.dizinc.com with asmtp (Exim 4.34) id 1BOSB8-0007tf-6F for freebsd-questions@freebsd.org; Thu, 13 May 2004 22:12:02 -0400 Message-ID: <40A42AEB.60405@solisix.com> Date: Thu, 13 May 2004 22:11:55 -0400 From: Bruce Hunter Organization: Solisix User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: 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 02:12:05 -0000 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