I'm using command line mode to keep off-stie backups of my files fresh. However I noticed that recursion isn't working, at least not the way I expect.
Windows XP SP 2
CoreFTP 2.0 Build 1534
Example command line:
C:"\Program Files\CoreFTP\coreftp.exe" -site offsite_backup -u z:\11us -p "/_Z drive/" -recurse -ON -s -output c:\batch\offsite_backup
The commands often cover thousands of files. It seems that only the first few sub folders are copied or checked.
Command line recurse not recursing.
Seems to work
The new build seems to have solved my problem. I only say "seems" as I haven't done a file-by-file comparison.