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

hank

document the 'option batch' for the 'synchronize' command

I took me a long time to figure out the 'option batch' affects the 'synchronize' command.
Maybe you could cross-reference the documentation.

My use-case was that I was write-locking existing files on the destination (that had been modified >x days in the past...) and then using a 'synchronize remote -delete'.
However, the task would exit as soon as it would not be able to delete a remote file.

With 'option batch continue' it skips this errors and continues working on the whole list of files to process (e.g. uploading files not yet present in destination) and finally reports error level 1, which is exactly what I was searching for.