mirror of
https://github.com/rclone/rclone.git
synced 2026-06-10 17:34:30 -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.