mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 16:34:30 +01:00
drive: docs about rate limiting
This commit is contained in:
parent
ba81277bbe
commit
8e3703abeb
@ -86,3 +86,11 @@ was
|
|||||||
|
|
||||||
* They are deleted after 30 days or 100 revisions (whatever comes first).
|
* They are deleted after 30 days or 100 revisions (whatever comes first).
|
||||||
* They do not count towards a user storage quota.
|
* They do not count towards a user storage quota.
|
||||||
|
|
||||||
|
Limitations
|
||||||
|
-----------
|
||||||
|
|
||||||
|
Drive has quite a lot of rate limiting. This causes rclone to be
|
||||||
|
limited to transferring about 2 files per second only. Individual
|
||||||
|
files may be transferred much faster at 100s of MBytes/s but lots of
|
||||||
|
small files can take a long time.
|
||||||
|
Loading…
Reference in New Issue
Block a user