Suppose I create a new file at 10:15am.
If I look at the file using "ls -l" I see the time it was created is correct, 10:15am. But if I look at the same file in WinSCP it will show as 11:15am, exactly one hour ahead of actual.
If I edit the file in WinSCP and save it, let's say it's now 10:20am, WinSCP will show 11:20am as the new file date/time. But if I use "ls -l" again the actual file date/time is correct at 10:20am.
The time on the Windows system and the RPi is the same, and I'm not aware of any time adjustments in WinSCP, so I'm wondering where that extra hour is coming from when WinSCP displays the file date/time?