I'm having real problems with this right now.
Local drive shows correct time.
Remote server is OpenBSD 3.6
With
'Server works in UTC...' and transfer a file to the remote system, the timestamp in both windows agrees. If however I then look on the server (
ls -l
) the recorded timestamp is 1 hour earlier.
Files already on the server behave as follows:
ls -l : time stamp 02:14, WinSCP reports 03:14.
If I switch to
'Server adjusts for DST' then times for all files including those transferred with WinSCP are forward by one hour.
The above is true using SFTP or SCP.
The server has OpenSSL 0.9.7d installed of that helps at all.
Output from
ls -l
formatted as follows:
---------- 1 user group size month date hrs:mins filename
I'm using WinSCP 3.8.2, but this problem has persisted over a lot of releases (it's just starting to annoy me more and more!)
Help very much appreciated.