Differences
This shows you the differences between the selected revisions of the page.
2010-07-21 | 2010-09-17 | ||
explain the set of windows versions (martin) | elaborate more on timestamp precision (martin) | ||
Line 9: | Line 9: | ||
| [[ui_login_environment#timezone_offset|Server timezone offset]] | Timestamps of all files are shifted by the same time span. [[protocols#scp|SCP]] and [[protocols#ftp|FTP]] protocols are affected. | | | [[ui_login_environment#timezone_offset|Server timezone offset]] | Timestamps of all files are shifted by the same time span. [[protocols#scp|SCP]] and [[protocols#ftp|FTP]] protocols are affected. | | ||
| Local file system is FAT | File timestamp is always rounded to the next even second. This is property of old FAT filesystem. For this reason WinSCP ignores less than 2-seconds time difference with all its [[task_synchronize|synchronization]] features. Note that FAT is used rarely nowadays, mostly with removable medias only. | | | Local file system is FAT | File timestamp is always rounded to the next even second. This is property of old FAT filesystem. For this reason WinSCP ignores less than 2-seconds time difference with all its [[task_synchronize|synchronization]] features. Note that FAT is used rarely nowadays, mostly with removable medias only. | | ||
- | | Timestamp precision | Files changed shortly after previous synchronization are not synchronized. [[protocols#scp|SCP]] and [[protocols#ftp|FTP]] protocols are affected. | | + | | Timestamp precision | Files changed shortly after previous synchronization are not synchronized. [[protocols#scp|SCP]] and [[protocols#ftp|FTP]] protocols are affected.((You can see in the remote [[ui_file_panel|file panel]], with what precision does WinSCP know the remote file timestamp. So if panel shows e.g. ''dd/mm/yyyy hh:mm'' (minute precision), then if you change already synchronized local file within the same minute, WinSCP cannot recognize the change and won't synchronize the file again.)) | |
Also note that for WinSCP to try to convert file timestamp at all, you need to have transfer option //[[ui_transfer#common_options|Preserve timestamp]]// enabled. | Also note that for WinSCP to try to convert file timestamp at all, you need to have transfer option //[[ui_transfer#common_options|Preserve timestamp]]// enabled. |