From 9404ed703a979933885769a5e9eed3f68865dcd2 Mon Sep 17 00:00:00 2001 From: Nestar47 <47841759+Nestar47@users.noreply.github.com> Date: Mon, 25 Feb 2019 14:46:27 -0600 Subject: [PATCH] drive: add docs on team drives and --fast-list eventual consistency --- docs/content/drive.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/content/drive.md b/docs/content/drive.md index b4947d2da..723871bc7 100644 --- a/docs/content/drive.md +++ b/docs/content/drive.md @@ -854,6 +854,15 @@ The most likely cause of this is the duplicated file issue above - run `rclone dedupe` and check your logs for duplicate object or directory messages. +This can also be caused by a delay/caching on google drive's end when +comparing directory listings. Specifically with team drives used in +combination with --fast-list. Files that were uploaded recently may +not appear on the directory list sent to rclone when using --fast-list. + +Waiting a moderate period of time between attempts (estimated to be +approximately 1 hour) and/or not using --fast-list both seem to be +effective in preventing the problem. + ### Making your own client_id ### When you use rclone with Google drive in its default configuration you