rclone/fs
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
..
accounting.go Fix uploading big files which was causing timeouts or panics 2015-06-09 17:32:45 +01:00
config_test.go Make file size render more neatly and prevent from being < 0 2015-03-15 15:27:55 +00:00
config.go Show errors when reading the config file 2015-08-15 17:15:02 +01:00
driveletter_windows.go windows: Stop drive letters (eg C:) getting mixed up with remotes (eg drive:) 2015-02-07 22:32:51 +00:00
driveletter.go windows: Stop drive letters (eg C:) getting mixed up with remotes (eg drive:) 2015-02-07 22:32:51 +00:00
fs.go dropbox: remove datastore - Fixes #55 #84 2015-08-17 17:26:36 +01:00
limited.go Implement single file operations for all file systems 2014-05-05 22:17:57 +01:00
operations_test.go dropbox: remove datastore - Fixes #55 #84 2015-08-17 17:26:36 +01:00
operations.go dropbox: remove datastore - Fixes #55 #84 2015-08-17 17:26:36 +01:00
test_all.sh Move rclonetest into go tests for fs module 2014-08-03 11:18:25 +01:00
version.go Version v1.17 2015-06-14 15:36:16 +01:00