Re: Synchronization: consider time equal if difference small
The protocol I am using is SFTP.
My local machine is Windows, the remote server is unix.
This is just an instance of the problem of different conventions in treating daylight saving time in windows vs. unix. I have been battling with this problem for a long time, and I have seen it discussed already, see for example this: <invalid link removed>.
I would love if this could be solved.
WinSCP can handle that as well. See documentation. There must be something different about your server or configuration.
I also note that times sometimes also differ by a second or two, in addition to the daylight issue.
WinSCP ignores time difference smaller than two seconds.
I think the simple solution of treating two times equal if they differ by less than x should solve this problem (the user should be allowed to select x).
Sorry, that's not a solution, that's hack.
Please read the documentation page I've linked above. I hope you will be able to find out how to configure WinSCP to match your environment. If not let me know.