From owner-freebsd-questions Tue Jul 29 06:39:54 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id GAA12979 for questions-outgoing; Tue, 29 Jul 1997 06:39:54 -0700 (PDT) Received: from as5200-port-254.no.neosoft.com (as5200-port-254.no.neosoft.com [206.27.167.254]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id GAA12973 for ; Tue, 29 Jul 1997 06:39:51 -0700 (PDT) Received: (from conrads@localhost) by as5200-port-254.no.neosoft.com (8.8.6/8.8.6) id IAA00892; Tue, 29 Jul 1997 08:38:07 -0500 (CDT) Message-ID: X-Mailer: XFMail 1.2-alpha [p0] on FreeBSD Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 29 Jul 1997 08:38:07 -0500 (CDT) Organization: NeoSoft, Inc. From: Conrad Sabatier To: Brian William Francis Tobin XXIX Subject: Re: copying directories with ftp Cc: questions@FreeBSD.ORG Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On 28-Jul-97 Brian William Francis Tobin XXIX wrote: > >Hello and Thank you. > >Is it possible to copy an entire directory when I use ftp? > >I tried mput -r (like cp -r) but it didn't work. If you're running X, try ftptool. You can just select a directory from the remote listing and download it, with the exact same structure locally. Cool. -- Conrad Sabatier http://www.neosoft.com/~conrads/