At 11:13 28/08/2002 -0400, you wrote:
>Does anybody know how to do recursive copying with ftp? I can't seem to
>find anything in the man page. I can get mget to all the files in a
>directory, but not any subdirectories.
use the -r flag..
>david
>
>On Wed, 28 Aug 2002, Banze, Andreas wrote:
Does anybody know how to do recursive copying with ftp? I can't seem to
find anything in the man page. I can get mget to all the files in a
directory, but not any subdirectories.
david
On Wed, 28 Aug 2002, Banze, Andreas wrote:
>
> > I've looked through the man page for ftp and ncftp, but ha