Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

GLM

I found option batch continue
Sorry for the inconvenience.
GLM

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.