From 84202c7471cbade9bc5d0e6c13fd3696648a86b3 Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Sun, 11 Nov 2018 10:57:49 +0000 Subject: [PATCH] onedrive: note 50,000 files is limit for one directory #2707 --- docs/content/onedrive.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/content/onedrive.md b/docs/content/onedrive.md index afc6b7f81..0ca99e698 100644 --- a/docs/content/onedrive.md +++ b/docs/content/onedrive.md @@ -244,6 +244,11 @@ in it will be mapped to `?` instead. The largest allowed file size is 10GiB (10,737,418,240 bytes). +OneDrive seems to be OK with at least 50,000 files in a folder, but at +100,000 rclone will get errors listing the directory like `couldn’t +list files: UnknownError:`. See +[#2707](https://github.com/ncw/rclone/issues/2707) for more info. + ### Versioning issue ### Every change in OneDrive causes the service to create a new version.