1
mirror of https://github.com/rclone/rclone synced 2024-11-01 21:49:35 +01:00
rclone/dropbox
Nick Craig-Wood 1d9e76bb0f dropbox: remove datastore - Fixes #55 #84
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.
2015-08-17 17:26:36 +01:00
..
dropbox_test.go Test Listing the Root of each Fs 2014-07-31 23:20:39 +01:00
dropbox.go dropbox: remove datastore - Fixes #55 #84 2015-08-17 17:26:36 +01:00
nametree_test.go dropbox: record names coming from dropbox API, fixes #53 case insensitivity causes duplicated files 2015-06-14 15:23:56 +01:00
nametree.go do not print stats in quiet mode - fixes #70 2015-08-10 11:17:54 +01:00