Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 13 additions & 1 deletion docs/client-user-interface/server/job-tasks/file-tasks/sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,12 @@ If the files are identical in length and the date of the last change, then compa

If the files are identical in length, modification date and content, then compare attributes

**Compare files by->Compare by creation time**

When size and last-modified time are the same, the sync engine can use file creation date/time to decide which file is newer. Enable for the source side, destination side, or both. Works with **Copy file creation time** (Destination->Advanced). Leave unchecked if you don't need it; sync behavior is unchanged.

![](../../../../../static/img/Client%20User%20Interface/Main%20Menu/Server/Jobs/Job%20Tasks/Tasks/File%20Tasks/Sync%20Files%20Source%20Side%20Options%20Compare%20by%20Creation%20Time.png)

**Deleted/changed conflicts->Do not change**

Do nothing - do not change the situation.
Expand Down Expand Up @@ -131,12 +137,18 @@ When a directory on this side is found whose name matches the file name on the o

**Compare files by->Compare checksum when needed**

Ff the files are identical in length and the date of the last change, then compare the checksum of the contents of the files
If the files are identical in length and the date of the last change, then compare the checksum of the contents of the files

**Compare files by->Compare attributes**

If the files are identical in length, modification date and content, then compare attributes

**Compare files by->Compare by creation time**

Same as Source side options: when size and last-modified time match, creation time can decide which file is newer. Enable for source, destination, or both; leave unchecked to keep existing behavior.

![](../../../../../static/img/Client%20User%20Interface/Main%20Menu/Server/Jobs/Job%20Tasks/Tasks/File%20Tasks/Sync%20Files%20Destination%20Side%20Options%20Compare%20by%20Creation%20Time.png)

**Deleted/changed conflicts->Do not change**

Do nothing - do not change the situation.
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.