mirror of
https://github.com/rclone/rclone.git
synced 2025-01-19 04:47:54 +02:00
1d9e76bb0f
This means that dropbox no longer stores MD5SUMs and modified times. Fixup the tests so that blank MD5SUMs are ignored, and that if Precision is set to a fs.ModTimeNotSupported, ModTimes can be ignored too. This opens the door for other FSs which don't support metadata easily.