mirror of
https://github.com/rclone/rclone.git
synced 2025-03-05 00:39:54 +08:00

Before this change, calling SetModTime on owncloud and nextcloud would inadvertently erase the object's stored hashes. This change fixes the issue, which was discovered by the bisync integration tests.