>   I have a requirement wherein I want to get all the contents of a home
> directory(ofcourse,I have access to it) recursively thru' ftp. I know of
> mget command.But,it doesn't create subdirectories on the local
> disk.Simply gets all files into one dir.
> I want the whole dir. structure to be maintained.
> Is there a way of doing it?

You could try do a 'get <dir_name>.tar'..  This should create nice little
tarball for you that you can then untar to create all of the directories..

Regards

Chris



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to