michaellukashov / Far-NetBox

SFTP/SCP/FTP/FTPS/WebDAV/S3 client for Far Manager 3 (http://farmanager.com/)
https://forum.farmanager.com/viewtopic.php?t=6317
GNU General Public License v2.0
155 stars 52 forks source link

Daylight Saving Time bug #391

Open alabuzhev opened 4 months ago

alabuzhev commented 4 months ago

https://github.com/FarGroup/Far-NetBox/issues/35 by @viccpp

File saved from the editor has a timestamp NOW - 1 hour when daylight saving time is used on the client.

I use SCP file protocol and "Upload after every save" flag if it makes any difference.

The same issue https://github.com/michaellukashov/Far-NetBox/issues/289

Can be worked around by setting "Preserve remote timestamp (Unix)" in Edit session -> Environment.

But both client and server are in the same timezone. I think such configurations must "just work" out of the box.