Hello,
you can look at any file. Every file in the remote-window of WinSCP had a timestamp exactly 1 h "later" than in the windows-command-line-FTP-dir-window.
In the log, every file has its correct UTC timestamp, as it should have according to:
https://www.rfc-editor.org/info/rfc3659/#section-2.3
Windows displays the time modified according to the actual time zone setting, which was GMT+2 (now is GMT+1).
Somehow WinSCP displayed GMT+3 during daylight saving time for the "remote" window.
Maybe it's a strange error occurring at the last day of DST...
HTH
Dominik
PS: Yes I have read the page You mentioned.