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

hasekamin

Synchronize older files too

We are using the "synchronize remote -delete" command to synchronize various folders and delete files on the target when they are removed from the source.

Sometimes files are manipulated on the target site which results new timestamps and not transfered files because the target files are newer.

Is there a way of forcing the sync to completely ignore the timestamps and do the job nonetheless?

Currently we use a put command before the synchronize command to make sure all the files from the source are transfered. The synchronize command is solely used to delete files on the target when they are removed from the source.