Downloading a whole folder tree

Client feature requests, product gripes, and other general questions.

Post Reply
LambertH
Posts: 2
Joined: Fri Sep 08, 2006 2:58 pm

Downloading a whole folder tree

Post by LambertH »

If I run the CoreFTP client in ineractive mode and select a folder on the remote side to download, what comes down the line is the entire folder tree, including all sub-folders and files.

But if I use the command line method I only get the contents of the root folder. e.g if I run this command...

"C:\Program Files\CoreFTP\coreftp.exe" -site Mindspring -d ftp://ftp.mindspring.com/www/qtest/*.* -p "H:\Downloaded files"

.. then only the files in the remote folder /www/qtest are downloaded, and none of its subfolders are processed.

Any way to fix this?
LambertH
Posts: 2
Joined: Fri Sep 08, 2006 2:58 pm

Post by LambertH »

CP:

Thanks very much. Somehow I just could not find -recurse in the help file. MAybe I should have tried a little harder! :-)
Lambert
Post Reply