Date: Thu, 08 Mar 2001 11:45:21 -0600 From: Bob Greene <rgreene@tclme.org> To: darryl@osborne-ind.com Cc: freebsd-questions@freebsd.org Subject: Re: ftp question Message-ID: <3AA7C531.ED264B15@tclme.org> References: <007801c0a7f6$7a41f430$0701a8c0@darryl>
next in thread | previous in thread | raw e-mail | index | archive | help
Darryl Hoar wrote: > > Greetings, > I am trying to use ftp to get a directory and all its files/subdirectorys in > one > fell swoop. There are a few hundred files, so doing it one get at a time > isn't > going to fly. > > Can this be done from the command line ? I looked into ports but the search > didn't turn up much. This must be a common problem. > > (Do I have to tar it to an archive, then ftp the archive and decompress ?) > > thanks, > Darryl > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Use ncftp (man ncftp) with recursion. -- Bob Greene rgreene@TclMe.org Pull my finger for my public key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AA7C531.ED264B15>