Differences
This shows you the differences between the selected revisions of the page.
| 2014-03-07 | 2014-03-27 | ||
| visually separating examples to make it clear that they are standalone (martin) | reveal that -preservetime and -nopreservetime actually has some effect on synchronize (martin) | ||
| Line 20: | Line 20: | ||
| | ''-mirror'' | [[task_synchronize_full#synchronization_mode|Mirror mode]] (synchronize also older files). Ignored for ''both''. | | | ''-mirror'' | [[task_synchronize_full#synchronization_mode|Mirror mode]] (synchronize also older files). Ignored for ''both''. | | ||
| | ''-criteria=<criteria>'' | [[ui_synchronize#comparison_criteria|Comparison criteria]]. Possible values are ''time'', ''size'', ''either'' and ''none''. Ignored for ''both'' mode. | | | ''-criteria=<criteria>'' | [[ui_synchronize#comparison_criteria|Comparison criteria]]. Possible values are ''time'', ''size'', ''either'' and ''none''. Ignored for ''both'' mode. | | ||
| + | | ''-preservetime'' | Preserve timestamp. Enforced by default unless ''-criteria'' is ''size'' or ''none''. | | ||
| + | | ''-nopreservetime'' | Do not preserve timestamp. Ignored unless ''-criteria'' is ''size'' or ''none''. | | ||
| | ''-permissions=<mode>'' | Set permissions ([[SFTP]] and [[SCP]] protocols only) | | | ''-permissions=<mode>'' | Set permissions ([[SFTP]] and [[SCP]] protocols only) | | ||
| | ''-nopermissions'' | Keep default permissions | | | ''-nopermissions'' | Keep default permissions | | ||