Differences
This shows you the differences between the selected revisions of the page.
2012-07-23 | 2013-04-24 | ||
filename modification note (martin) | structure (martin) | ||
Line 5: | Line 5: | ||
* Changed files are transferred only sometimes. | * Changed files are transferred only sometimes. | ||
- | In all above cases the problems is usually caused by WinSCP not correctly [[timestamp|converting timestamps]] from local conventions to remote server conventions and vice versa. | + | Actions/Checks to do to resolve the synchronization problems: |
- | + | * In all above cases the problems is usually caused by WinSCP not correctly [[timestamp|converting timestamps]] from local conventions to remote server conventions and vice versa. | |
- | Also with [[ftp|FTP protocol]], the server may not support [[ui_transfer_custom#common_options|preserving timestamps]] of uploaded files. Usage of synchronization in local to remote direction is limited then. | + | * See [[timestamp|documentation]] to learn about other possible problems with timestamps. |
- | + | ··* Also with [[ftp|FTP protocol]], the server may not support [[ui_transfer_custom#common_options|preserving timestamps]] of uploaded files. Usage of synchronization in local to remote direction is limited then. | |
- | See [[timestamp|documentation]] to learn about possible problems with timestamps. | + | ·* Also note that [[ui_transfer_custom#filename_modification|filename modification]] logic for file transfers applies also, when comparing files for synchronization. So file names with special characters that are seemingly different may actually be considered the same by WinSCP. |
- | + | ||
- | Also note that [[ui_transfer_custom#filename_modification|filename modification]] logic for file transfers applies also, when comparing files for synchronization. So file names with special characters that are seemingly different may actually be considered the same by WinSCP. | + |