Differences

This shows you the differences between the selected revisions of the page.

task_synchronize_full 2016-01-22 task_synchronize_full 2022-11-12 (current)
Line 6: Line 6:
Once you confirm your options, WinSCP will collect list of differences in between the directories. If option //Preview changes// is enabled, you will be presented with the [[ui_synchronize_checklist|synchronization checklist]], where you can select those synchronization actions you want to actually apply. Once you confirm your options, WinSCP will collect list of differences in between the directories. If option //Preview changes// is enabled, you will be presented with the [[ui_synchronize_checklist|synchronization checklist]], where you can select those synchronization actions you want to actually apply.
-You can select files and directories for synchronization the same way you [[ui_transfer_custom#other_options|select them for file transfer]].+You can select files and directories for synchronization the same way you [[ui_transfer_custom#other|select them for file transfer]].
Before using the function make sure that WinSCP knows correct [[timestamps]] of remote files, to avoid losing data. Before using the function make sure that WinSCP knows correct [[timestamps]] of remote files, to avoid losing data.
Line 12: Line 12:
If you use WinSCP to synchronize your files only, you can use ''[[commandline#operations|/synchronize]]'' to quickly open [[ui_synchronize|Synchronize dialog]]. If you use WinSCP to synchronize your files only, you can use ''[[commandline#operations|/synchronize]]'' to quickly open [[ui_synchronize|Synchronize dialog]].
-===== Synchronization Direction =====+===== [[direction]] Synchronization Direction =====
There are three possible directions (targets) of synchronization. There are three possible directions (targets) of synchronization.
Line 24: Line 24:
There are three modes of synchronization. There are three modes of synchronization.
-With //Synchronize files// mode, the newer files in source directory are transferred to the opposite directory. Files in source directory not present in target directory can optionally be transferred as well (disable this using the option //Existing files only//). Files in target directory not present in source directory are optionally deleted (enable option //Delete files//). In //Both// mode (see above), file not present in an opposite directory is considered new, hence it is transferred (if allowed), but never deleted. In other words, in //Both// mode, no file is ever deleted.+With //Synchronize files// mode, files that are newer in a source directory than in a target directory are transferred to the target directory. Files in the source directory not present in the target directory are by default transferred as well (disable this using the option //Existing files only//). Files in the target directory not present in the source directory can optionally be deleted (enable option //Delete files//). In //Both// mode (see above), files not present in an opposite directory are considered new, hence they are transferred (unless //Existing files only// is enabled), but never deleted. In other words, in //Both// mode, no file is ever deleted.
-With //Mirror files// mode, the different (both newer and older) files in source directory are transferred to the opposite directory. Otherwise the mode is the same as //Synchronize files//.+With //Mirror files// mode, different (both newer and older) files in the source directory are transferred to the target directory. Otherwise the mode is the same as //Synchronize files//.
-With //Synchronize timestamps// mode, the timestamps of target files are updated to match timestamps of source 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. The mode is available with [[sftp|SFTP protocol]] only.+With //Synchronize timestamps// mode, timestamps of target files are updated to match timestamps of source files. It will not do any transfers, nor delete anything. Simply, whenever it finds the same file in both directories, it updates a timestamp of a target file to match the one of a source file. In //Both// mode, it always updates the older timestamp. The mode is available with [[sftp|SFTP protocol]] only.
===== Automating Synchronization ===== ===== Automating Synchronization =====
To automate synchronization use scripting command ''[[scriptcommand_synchronize|synchronize]]'' or .NET assembly method ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''. To automate synchronization use scripting command ''[[scriptcommand_synchronize|synchronize]]'' or .NET assembly method ''[[library_session_synchronizedirectories|Session.SynchronizeDirectories]]''.

Last modified: by martin