From owner-freebsd-questions@FreeBSD.ORG Fri May 14 02:15:29 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 B6C5C16A4CE for ; Fri, 14 May 2004 02:15:29 -0700 (PDT) Received: from main.gmane.org (main.gmane.org [80.91.224.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 55DAD43D53 for ; Fri, 14 May 2004 02:15:29 -0700 (PDT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BOYmu-00021z-00 for ; Fri, 14 May 2004 11:15:28 +0200 Received: from r2i215.mistral.cz ([62.245.72.215]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 May 2004 11:15:28 +0200 Received: from element by r2i215.mistral.cz with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 14 May 2004 11:15:28 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Pavel Duda Date: Fri, 14 May 2004 11:16:09 +0200 Lines: 34 Message-ID: References: <40A42AEB.60405@solisix.com> <20040514034430.44DAA43D1D@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: r2i215.mistral.cz User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en In-Reply-To: <20040514034430.44DAA43D1D@mx1.FreeBSD.org> Sender: news 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 09:15:29 -0000 Andras Kende wrote: > > > > 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 > > > > _______________________________________________ > 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" > I agree, use samba for data storage and ftp for uploading data to your webserver ( I assume you will then upload your final work to remote server via ftp too so in that case it is better to "simulate" same situation at home ).