Problem with handling of Windows setting re Auto Adjust DST
I have what I think is a problem with the timestamp that WinSCP shows for remote files. The problem disappears if I turn off the windows date and time properties setting "Automatically adjust clock for daylight saving changes".
Details are:
winscp 3.7.4 (running on on winxp with sp2)
with setting "Server works in UTC time (adjust DST locally)"
with interface "Norton Commander"
Protocol is SFTP(v3)
The server is Linux running openSSH
My PC's timezone is set to 'GMT London' and currently DST is in force.
If I set my PC's date and time setting to "Automatically adjust clock for daylight saving changes" then the datestamp shown for remote files (and local files) are all correct.
When I uncheck the setting "Automatically adjust clock for daylight saving changes" then the timestamp of...
i) a recent remote file - increases by +2 <<<<<< I THINK THIS SHOULD BE +1
ii) a 6 month old remote file - increases by +1 (as expected)
iii) a recent local file - increases by +1 (as expected)
iv) a 6 month old local file - increases by +1 (as expected)
In other words it is as though WinSCP is adjusting the timestamp of all files by +1 and then an extra erroneous +1 for remote files whose timestamp falls within a DST period.
n.b. None of the above remote files were transferred by WinSCP, they were existing remote files whose details were being viewed.
n.b. There is no problem when viewing the details of the same remote files using Filezilla using SFTP.
Thanks,
John.