diff --git a/cyberduck/sync.md b/cyberduck/sync.md index cb3efda7..4de30ffa 100644 --- a/cyberduck/sync.md +++ b/cyberduck/sync.md @@ -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