1
0
mirror of https://github.com/rclone/rclone.git synced 2025-03-17 20:27:52 +02:00
Nick Craig-Wood 143285e2b7 vfs: fix incorrect modtime on fs which don't support setting modtime
Before this change we were using the Precision literally to round the
precision of the mod times.

However fs.ModTimeNotSupported is 100y on backends which don't support
setting modtimes so rounding to 100y was producing very strange
results.

See: https://forum.rclone.org/t/saving-files-causes-wrong-modified-time-to-be-set-for-a-few-seconds-on-webdav-mount-with-bitrix24/36451/
2023-03-06 10:54:21 +00:00
..
2022-11-07 11:41:47 +00:00
2023-02-23 10:31:51 +00:00
2022-11-07 11:41:47 +00:00
2020-10-14 15:21:31 +01:00
2022-08-30 11:16:26 +02:00
2019-04-15 21:49:58 +01:00
2022-11-07 11:41:47 +00:00
2022-11-07 11:41:47 +00:00