Keep remote directory up to date doesn't work when the remote server time is different
When I try to keep the remote directory up to date, any file which is uploaded gets a timestamp 1 hour in the future.
This means that after the first upload, synchronization doesn't work for the next hour. WinSCP reports a change in the local directory but doesn't upload any files. I end up having to upload files manually.
Why does WinSCP check the time on the remote server when keeping remote up to date? Surely the only thing that matters is that there was a file change on the local machine. The remote timestamp should be ignored.
Is there anything I can do to force uploading of the files when they change?
PS: Thanks for making this great program.