[NBLUG/talk] ncftpget: recursive downloads
Dave Sisley
dsisley at sonic.net
Thu May 20 17:24:54 PDT 2010
Hey, all:
I'm trying to move a website from one server to another, and went
googling for a way to move the files & directories with FTP
The straightforward method would seem to be:
ncftpget -R -v -u "username" remote-server.com /local-directory
remote-directory
...only it doesn't quite work. As written, the command only downloaded
files, but not directories from the server.
If I change add '/*' to the remote directory argument, it downloads
some, but not all, of the subdirectories.
Anybody out there know why this doesn't work? Data transfer limits?
Timeouts? Goblins?
I will be grateful for any clues.
-dave.
--
Dave Sisley
dsisley at sonic.net
roth-sisley.net
More information about the talk
mailing list