Changes between Version 5 and Version 6 of help/en/howto/sync
- Timestamp:
- Sep 9, 2010 10:11:02 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
help/en/howto/sync
v5 v6 3 3 = [wiki:help/en Cyberduck Help] / [wiki:help/en/howto Howto] / Synchronize Folders = 4 4 5 == = Files can be synchronized by selecting the directory to synchronize in the browser and select File → Synchronize. ===5 == Files can be synchronized by selecting the directory to synchronize in the browser and select File → Synchronize. == 6 6 7 7 You will be prompted to select the directory on your computer to synchronize the files with. ~~Cyberduck will only attempt to synchronize files that are of different size.~~ Based on the modification date the file will be downloaded or uploaded from/to the server. You will be prompted to confirm the actions and if missing files should only be download, uploaded or mirrored. 8 8 9 === = Mirror Files ====9 === Mirror Files === 10 10 11 11 Files are transferred in both directions and created if missing or replaced with the newer file on either system depending on the timestamp. 12 12 13 === = Only Download Files ====13 === Only Download Files === 14 14 15 15 Files are downloaded that match one of the following criteria: … … 19 19 No files are uploaded. 20 20 21 === = Only Upload Files ====21 === Only Upload Files === 22 22 23 23 Files are uploaded that match one of the following criteria: … … 27 27 No files are downloaded. 28 28 29 == = Excluded files and folders ===29 == Excluded files and folders == 30 30 31 31 Files and folders matching the regular expression in ''Preferences → Preferences → Advanced'' will be excluded. The default pattern excludes metadata files from common revision control software.