From owner-freebsd-questions Wed Sep 5 19:18:48 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sage-american.com (sage-american.com [216.122.141.44]) by hub.freebsd.org (Postfix) with ESMTP id 8292437B401 for ; Wed, 5 Sep 2001 19:18:45 -0700 (PDT) Received: from sageone (ppp-208-191-234-28.dialup.crchtx.swbell.net [208.191.234.28]) by sage-american.com (8.9.3/8.9.3) with SMTP id VAA25508; Wed, 5 Sep 2001 21:18:42 -0500 (CDT) Message-Id: <3.0.5.32.20010905211849.010daea8@mail.sage-american.com> X-Sender: jacks@mail.sage-american.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.5 (32) Date: Wed, 05 Sep 2001 21:18:49 -0500 To: "Stephen Hilton" , "FreeBSD Questions" From: jacks@sage-american.com Subject: Re: FTP Command In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Stephen, ah thanks... I was having trouble with the 'mget mput' commands. At 09:15 PM 9.5.2001 -0500, Stephen Hilton wrote: >> Using FTP command line, what are the commands to GET and PUT whole >> directories and subdirectories within...??? Nothing (obvious to me) >> in the 'man' covers this and I haven't run across it anywhere else >> yet.... thanks for any tips...! > >I would install the ncftp3 port or package on your system for this kind of >task. I use ncftp3 quite a bit and am very pleased with its operation. > >With ncftp installed and connected to the site you want to download a >sub-directory called "srcfiles" from: > >ncftp> mget -R srcfiles > >The -R argument tells the ncftp file transfer to act recursively > >>From the FreeBSD 4.3 FTP man page: >Note: mget and mput are not meant to transfer entire directory subtrees of >files. That can be done by transferring a tar(1) archive of the subtree (in >binary mode). > >Regards, > >Stephen Hilton > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > Best regards, Jack L. Stone, Server Admin Sage-American http://www.sage-american.com jacks@sage-american.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message