mirror of
https://github.com/rclone/rclone.git
synced 2026-01-23 22:49:06 -05: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.