From owner-freebsd-questions@FreeBSD.ORG Tue Feb 21 11:58:16 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 0EEA816A420 for ; Tue, 21 Feb 2006 11:58:16 +0000 (GMT) (envelope-from tech.junk@verizon.net) Received: from vms042pub.verizon.net (vms042pub.verizon.net [206.46.252.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F7A243D68 for ; Tue, 21 Feb 2006 11:58:15 +0000 (GMT) (envelope-from tech.junk@verizon.net) Received: from [192.168.0.11] ([71.255.112.213]) by vms042.mailsrvcs.net (Sun Java System Messaging Server 6.2-4.02 (built Sep 9 2005)) with ESMTPA id <0IV100CWVD92J5X8@vms042.mailsrvcs.net> for freebsd-questions@freebsd.org; Tue, 21 Feb 2006 05:58:15 -0600 (CST) Date: Tue, 21 Feb 2006 06:58:14 -0500 From: Sean In-reply-to: <20060220150533.GB49429@sysadm.stc> To: Igor Robul Message-id: <43FB0056.40009@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: <43F9D435.8030804@verizon.net> <20060220150533.GB49429@sysadm.stc> User-Agent: Thunderbird 1.5 (X11/20060126) Cc: freebsd-questions@freebsd.org Subject: Re: ftp problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tech.junk@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Feb 2006 11:58:16 -0000 Igor Robul wrote: > On Mon, Feb 20, 2006 at 09:37:41AM -0500, Sean wrote: >> I have my bsd system setup to allow ftp. >> >> However when I try to ftp a directory and the contents from another >> system it basically uses the directory as a file name and all contents >> in that directory are ignored. > Do you use Internet Explorer as FTP client? > _______________________________________________ > 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" > Yes, this was a transfer of some files from my bsd system to a laptop, which is running Windows. Actually I tried to do the transfer from the command line. Thanks Sean