Nick Craig-Wood
8357a82eee
dropbox: change default chunk size to 48MB now we are buffering them in memory
2017-11-22 17:15:37 +00:00
Nick Craig-Wood
6381959850
dropbox: support Dropbox content hashing scheme - fixes #1302
...
* add support to hashing module
* add dbhashsum to list the hashes
* add support to dropbox module
This means objects up and downloaded to/from Dropbox will have their
hashes checked.
Note after this change local objects are calculating MD5, SHA1 and
DBHASH which is excessive and needs to be fixed.
2017-05-29 12:04:44 +01:00
Nick Craig-Wood
8e214e838e
dropbox: Update dropbox to use the v2 API #349
...
This is feature complete with the old version but now supports modification times.
2017-05-29 12:04:33 +01:00
Anisse Astier
7e858f4b8d
dropbox: typo
...
dropbix -> dropbox.
2017-04-25 08:07:37 +01:00
Nick Craig-Wood
4652db34a4
Update config docs - fixes #1174
2017-03-05 10:14:57 +00:00
emyarod
3c87a0d0dc
Update remote docs to show correct setup process
2017-01-10 13:09:52 +00:00
Nick Craig-Wood
56adb52a21
Rename Amazon Cloud Drive to Amazon Drive - fixes #532
2016-07-11 12:42:44 +01:00
Nick Craig-Wood
f469905d07
dropbox: Note 10,000 files limitation on purge - fixes #374
2016-03-22 14:46:43 +00:00
Nick Craig-Wood
090ce00afc
Clarify Dropbox docs on mod times - fixes #345
2016-02-21 13:52:00 +00:00
Nick Craig-Wood
377986d599
Update config walk throughs with new style choice menu
2016-02-21 13:40:16 +00:00
Nick Craig-Wood
13da1b8d28
Add docs for fs specific options - fixes #210
2015-11-14 11:38:35 +00:00
Nick Craig-Wood
0b338eaa28
Fix up sensitive vs insensitive in the docs and some formatting - fixes #214
2015-11-14 11:20:04 +00:00
Nick Craig-Wood
bf562d7373
Tweak wording on client/secret ids in acd, gcs and drive - fixes #155
2015-10-03 16:04:45 +01:00
Nick Craig-Wood
bc19e2d84b
dropbox: Issue an error message when trying to upload bad file name - fixes #108
2015-08-20 20:46:35 +01:00
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
Nick Craig-Wood
c646ada3c3
docs: add FAQ and update docs
2015-08-10 11:17:43 +01:00
Nick Craig-Wood
bf4879f57f
Expand docs and remove duplicated information
2015-06-06 14:17:14 +01:00
Nick Craig-Wood
e22b445cff
Implement --size-only flag to sync on size not checksum & modtime - fixes #75
2015-06-06 08:49:01 +01:00
Nick Craig-Wood
5ab7970e18
dropbox: update docs about case insensitivity - see #53
2015-06-06 08:44:09 +01:00
Nick Craig-Wood
07f9a1a9f0
Update docs for Dropbox and Google Cloud Storage
2014-07-18 10:10:08 +01:00