Differences
This shows you the differences between the selected revisions of the page.
faq_timestamp 2005-05-08 | faq_timestamp 2024-05-04 (current) | ||
Line 1: | Line 1: | ||
- | ====== Why is the timestamp of uploaded/downloaded file different from the timestamp of source file? ====== | + | ====== Why is the timestamp of uploaded/downloaded file different from the timestamp of the source file? ====== |
- | There are two possible reasons: | + | There are several possible reasons: |
- | * You have not checked //[[ui_transfer#common_options|Preserve timestamp]]// transfer option. | + | * You have not checked //[[ui_transfer_custom#common|Preserve timestamp]]// transfer option. |
* WinSCP and the server [[timestamp|interpret timestamp differently]]. | * WinSCP and the server [[timestamp|interpret timestamp differently]]. | ||
+ | * With [[ftp|FTP protocol]] it is not possible to update timestamp of uploaded file unless the FTP server supports ''MFMT'' extension. | ||
+ | ~~AD~~ |