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