Differences
This shows you the differences between the selected revisions of the page.
2016-05-27 | 2016-05-27 | ||
preferring "time zone" over "timezone" (martin) | correcting anchor (martin) | ||
Line 7: | Line 7: | ||
^ Factor ^ Symptom ^ | ^ Factor ^ Symptom ^ | ||
| [[ui_login_environment#dst|Daylight saving time (DST)]] | Timestamps of some files are shifted by one hour. WinSCP requires Windows option //Automatically adjust clock for Daylight Saving Time// to be enabled.((The option is enabled by default and can be configured in //Control Panel > Clock, Language and Region > Date and Time > Change time zone//. &winvista &win7 &win8 &win10 &wincp)) | | | [[ui_login_environment#dst|Daylight saving time (DST)]] | Timestamps of some files are shifted by one hour. WinSCP requires Windows option //Automatically adjust clock for Daylight Saving Time// to be enabled.((The option is enabled by default and can be configured in //Control Panel > Clock, Language and Region > Date and Time > Change time zone//. &winvista &win7 &win8 &win10 &wincp)) | | ||
- | | [[ui_login_environment#timezone_offset|Server time zone offset]] | Timestamps of all files are shifted by the same time span. [[SCP]] and [[FTP]] protocols are affected. | | + | | [[ui_login_environment#time_zone_offset|Server time zone offset]] | Timestamps of all files are shifted by the same time span. [[SCP]] and [[FTP]] protocols are affected. | |
| Local file system is FAT | File timestamp is always rounded to the next even second. This is a limitation of the legacy FAT filesystem. For this reason WinSCP ignores less than 2-seconds time difference with all its [[task_synchronize|synchronization]] features. Although FAT is an old filesystem, it remains in common use today on flash based storage media and devices (such as USB flash drives, camera cards, phone internal storage, portable audio players etc). Standard ZIP archive files also use a similar timestamp system internally, so unzipped files will behave as if they have been copied from a FAT filesystem. | | | Local file system is FAT | File timestamp is always rounded to the next even second. This is a limitation of the legacy FAT filesystem. For this reason WinSCP ignores less than 2-seconds time difference with all its [[task_synchronize|synchronization]] features. Although FAT is an old filesystem, it remains in common use today on flash based storage media and devices (such as USB flash drives, camera cards, phone internal storage, portable audio players etc). Standard ZIP archive files also use a similar timestamp system internally, so unzipped files will behave as if they have been copied from a FAT filesystem. | | ||
| Timestamp precision | Files changed again shortly after a previous change are not synchronized if the server does not provide timestamps with sufficient precision in a directory listing.((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.)) [[SCP]] and [[FTP]] protocols are affected. \\ WinSCP remembers timestamps of files uploaded in the session. When synchronizing the previously uploaded files, WinSCP will use the remembered timestamp instead of imprecise timestamp provided by the server. &beta_feature | | | Timestamp precision | Files changed again shortly after a previous change are not synchronized if the server does not provide timestamps with sufficient precision in a directory listing.((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.)) [[SCP]] and [[FTP]] protocols are affected. \\ WinSCP remembers timestamps of files uploaded in the session. When synchronizing the previously uploaded files, WinSCP will use the remembered timestamp instead of imprecise timestamp provided by the server. &beta_feature | |