Differences
This shows you the differences between the selected revisions of the page.
2005-06-25 | 2005-06-25 | ||
removed duplicate information about modes (see task_synchronize_full) (martin) | fixed incorrect info about deleting local files (martin) | ||
Line 9: | Line 9: | ||
===== Direction (Modes) ===== | ===== Direction (Modes) ===== | ||
Use options //Both//, //Remote// or //Local// to select your preferred [[task_synchronize_full#synchronization_modes|synchronization mode]]. | Use options //Both//, //Remote// or //Local// to select your preferred [[task_synchronize_full#synchronization_modes|synchronization mode]]. | ||
- | * WARNING: For Windows XP Pro SP2, when using syncronize with the "Delete" option turned on, files that are deleted on the local machine are NOT put in the Recycle Bin. Rather, such deleted files are deleted permanently, with no way to recover them. | ||
- | |||
===== Synchronize Options ===== | ===== Synchronize Options ===== | ||
The //Synchronize timestamps only, not files// checkbox makes WinSCP just update timestamps of existing files. It will not do any transfers, nor delete anything. Simply, whenever it finds the same file in both directories it updates the timestamp of target file to match the one of source file. In //Both// mode it always updates the older timestamp. With the option set, no other option can be configured. | The //Synchronize timestamps only, not files// checkbox makes WinSCP just update timestamps of existing files. It will not do any transfers, nor delete anything. Simply, whenever it finds the same file in both directories it updates the timestamp of target file to match the one of source file. In //Both// mode it always updates the older timestamp. With the option set, no other option can be configured. | ||
- | The //Delete files// checkbox makes WinSCP delete files and subdirectories in target directory that are not present in a source directory. The option is not available for //Both// mode, because in the mode such files and subdirectories are always considered as new and transfered into the opposite directory (unless //Existing files only// is checked). | + | The //Delete files// checkbox makes WinSCP delete files and subdirectories in target directory that are not present in a source directory. The option is not available for //Both// mode, because in the mode such files and subdirectories are always considered as new and transfered into the opposite directory (unless //Existing files only// is checked). Deleted local files are moved to recycle bin only in preference option //[[ui_pref_panels#common_options|Delete local files to recycle bin]]// is enabled. |
The //Existing files only// checkbox makes WinSCP not to consider files and subdirectories not existing in an opposite directory as new. Such files and subdirectories will be ignored. | The //Existing files only// checkbox makes WinSCP not to consider files and subdirectories not existing in an opposite directory as new. Such files and subdirectories will be ignored. |