Differences
This shows you the differences between the selected revisions of the page.
2017-03-07 | 2017-03-07 | ||
no summary (125.19.99.242) (hidden) (untrusted) | Restored revision 1484720741. Undoing revision 1488891610. (martin) (hidden) | ||
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]]. | ||
- | asda | + | ===== [[direction]] Synchronization Direction ===== |
+ | There are three possible directions (targets) of synchronization. | ||
+ | |||
+ | With //Local// direction, changes from remote directory (source) are applied to local directory (target). Only the local directory is modified. | ||
+ | |||
+ | //Remote// mode is the same as //Local//, just in an opposite direction: changes from the local directory (source) are applied to the remote directory (target). Only the remote directory is modified. | ||
+ | |||
+ | In //Both// mode, both local and remote directories can be modified (both can act as both source and target). | ||
===== [[mode]] Synchronization Mode ===== | ===== [[mode]] Synchronization Mode ===== |