Skip to content

Commit

Permalink
Review synchronization properties.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Nov 7, 2024
1 parent fe2b096 commit 6aa0b28
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions cyberduck/sync.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,7 @@ Files can be synchronized by selecting the directory to synchronize in the brows
The options in *Preferences → Transfers → Timestamps* must be enabled.
:::

The criteria to download or upload a file are given by

- the modification date of the files and if available
- the MD5 checksum of the file (for [S3](../protocols/s3/index.md), [Azure](../protocols/azure.md), and [CloudFiles](../protocols/openstack/cloudfiles.md))

You will be prompted to confirm the actions and if missing files should only be downloaded, uploaded, or mirrored.
Synchronization is based on the modification date and checksum of the files when available. You will be prompted to confirm the actions and if missing files should only be downloaded, uploaded, or mirrored.

:::{image} _images/Synchronize_Folders.png
:alt: Synchronize Folders
Expand Down

0 comments on commit 6aa0b28

Please sign in to comment.