Differences
This shows you the differences between the selected revisions of the page.
2021-01-12 | 2024-01-22 (current) | ||
webdav (martin) | size vs text transfer mode (martin) | ||
Line 13: | Line 13: | ||
* Also with [[ftp|FTP]] and [[webdav|WebDAV]] protocols, the server may not support [[ui_transfer_custom#common|preserving timestamps]] of uploaded files. Usage of synchronization in local to remote direction is limited then. | * Also with [[ftp|FTP]] and [[webdav|WebDAV]] protocols, the server may not support [[ui_transfer_custom#common|preserving timestamps]] of uploaded files. Usage of synchronization in local to remote direction is limited then. | ||
* 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. | ||
+ | * Another possibility is that you have enabled [[ui_synchronize#criteria|//Size// synchronization criteria]] and also //Text// (or //Automatic//) [[transfer_mode|transfer mode]]. Those cannot work together, as file size changes in the //Text// transfer mode. |