forked from TrueCloudLab/rclone
dropbox: update docs about case insensitivity - see #53
This commit is contained in:
parent
e984eeedc4
commit
5ab7970e18
1 changed files with 9 additions and 3 deletions
|
@ -75,6 +75,12 @@ Modified time
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
Md5sums and timestamps in RFC3339 format accurate to 1ns are stored in
|
Md5sums and timestamps in RFC3339 format accurate to 1ns are stored in
|
||||||
a Dropbox datastore called "rclone". Dropbox datastores are limited
|
a Dropbox datastore called "rclone".
|
||||||
to 100,000 rows so this is the maximum number of files rclone can
|
|
||||||
manage on Dropbox.
|
Limitations
|
||||||
|
-----------
|
||||||
|
|
||||||
|
Dropbox datastores are limited to 100,000 rows so this is the maximum
|
||||||
|
number of files rclone can manage on Dropbox.
|
||||||
|
|
||||||
|
Dropbox is case sensitive which can sometimes cause duplicated files.
|
||||||
|
|
Loading…
Add table
Reference in a new issue