SC sync, fixed description
Posted: 18 Sep 2017 12:46
In the original description of SC sync (v18.30.0003 - 2017-09-08 12:47) there was a mistake in the values of the on_collision argument. This is the corrected description (I also patched the release note here in the beta thread):
Previously it was like this:
-1 = Ask
0 = Overwrite if newer
1 = Overwrite if different size or date
3 = Overwrite
4 = Skip
Code: Select all
on_collision:
-1 = Ask
0 = Overwrite if newer
1 = Overwrite if different size or date
2 = Overwrite
3 = Skip
If missing the current setting in the Sync Folders configuration dialog is used.
-1 = Ask
0 = Overwrite if newer
1 = Overwrite if different size or date
3 = Overwrite
4 = Skip