Copying files from remote side failed. Default option is abort, How to skip?
Hi all,
I am using winscp.com /console /nointeractiveinput /script= with the following script:
open ftp://anonymous:REMOVED/
synchronize local -delete -criteria=time -transfer=binary LOCAL_REMOVED REMOTE_REMOVED
exit
Sometimes copying files from remote side fails and the program aborts. The log:
Error transferring file 'REMOVED'.
Copying files from remote side failed.
REMOVED: No such file or directory
(A)bort, (R)etry, (S)kip, Ski(p) all: Abort
If there a way to change the default action (Abort) to Skip or Skip All?
Thank you in advance
Regards.
I am using winscp.com /console /nointeractiveinput /script= with the following script:
open ftp://anonymous:REMOVED/
synchronize local -delete -criteria=time -transfer=binary LOCAL_REMOVED REMOTE_REMOVED
exit
Sometimes copying files from remote side fails and the program aborts. The log:
Error transferring file 'REMOVED'.
Copying files from remote side failed.
REMOVED: No such file or directory
(A)bort, (R)etry, (S)kip, Ski(p) all: Abort
If there a way to change the default action (Abort) to Skip or Skip All?
Thank you in advance
Regards.