mirror of
https://github.com/rclone/rclone.git
synced 2026-09-19 20:27:52 -04: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.