Synchronize failing for large directories
The file sizes range from 200KB up to 3MB, and the size of the directory is currently around 5,500 items, although I experienced the error as early as 4,500 items.
I use the synchronize function in a backup script like this:
option batch on option confirm off open "user@host" cd Backups\Diffs lcd Diffs synchronize local exit
Edit: to be more specific, the error is this:
---------------------------
Error
---------------------------
Timeout waiting for external console to complete the command.
---------------------------
OK Help
---------------------------