Download complete website (recursive *.*)

Core FTP client questions and answers
Post Reply
noi76
Posts: 1
Joined: Sun Mar 23, 2008 8:07 am

Download complete website (recursive *.*)

Post by noi76 »

Hello,

First I try to download all files from my ftproot:
coreftp.exe -ON -d "ftp://User:Passw@Domain/*.*" -p LocalPath
This works fine.

Now I try to download alle files from all folders:
coreftp.exe -ON -d "ftp://User:Passw@Domain/*.*" -recurse -p LocalPath
CoreFtp check all folders but download nothing.

Any ideas?

Best regards,
Noi
Post Reply