rclone/backend
Nick Craig-Wood 029f817ebc drive: stop using root_folder_id as a cache #4419
Previous to this change rclone cached the looked up root_folder_id in
the root_folder_id config variable.

This has caused a lot of confusion and a few attempts at workarounds
and ultimately was a mistake.

This reverts rclone attempting to cache anything in root_folder_id and
returns that variable to be entirely user modified.

It gives a little hint in the debug that rclone could be sped up
slightly by setting it, but it is up to the user to think about
whether that would be OK or not.

    Google drive root '': root_folder_id = "XXX" - save this in the config to speed up startup

It does not change root_folder_id itself, leaving this to the user.

See: https://forum.rclone.org/t/rclone-gdrive-no-longer-returning-anything/17215
2020-08-02 11:52:04 +01:00
..
alias build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
all Tardigrade Backend 2020-05-12 15:56:50 +00:00
amazonclouddrive oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
azureblob doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
b2 b2: force the case of the SHA1 to lowercase - fixes #4162 2020-04-29 17:08:21 +01:00
box oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
cache test: Don't run unreliable tests on CI #4171 2020-06-24 13:06:53 +01:00
chunker chunker: reduce length of temporary suffix 2019-12-09 16:56:32 +00:00
crypt doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
drive drive: stop using root_folder_id as a cache #4419 2020-08-02 11:52:04 +01:00
dropbox oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
fichier doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
ftp doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
googlecloudstorage oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
googlephotos oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
http fstest: create AssertTimeEqualWithPrecision from CheckTimeEqualWithPrecision 2020-04-22 11:33:00 +01:00
hubic oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
jottacloud doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
koofr doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
local doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
mailru doc: fix typos throughout docs and code 2020-05-20 15:54:51 +01:00
mega doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
memory The memory backend 2020-01-18 10:41:08 +00:00
onedrive onedrive: Fix reverting to Copy when Move would have worked 2020-07-02 10:55:58 +01:00
opendrive doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
pcloud pcloud: fix oauth on European region "eapi.pcloud.com" 2020-07-03 20:40:14 +01:00
premiumizeme oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
putio putio: fix panic on Object.Open #4315 2020-06-10 12:22:07 +01:00
qingstor doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
s3 s3: fix bucket Region auto detection when Region unset in config #2915 2020-07-10 17:17:24 +01:00
seafile doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
sftp sftp: Fix SSH key PEM loading 2020-06-13 11:51:10 +01:00
sharefile oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00
sugarsync doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
swift swift: speed up deletes by not retrying segment container deletes 2020-06-24 13:09:42 +01:00
tardigrade backend/tardigrade: Set UserAgent to rclone 2020-06-09 20:17:06 +01:00
union doc: fix typos throughout docs and code 2020-05-25 11:23:58 +01:00
webdav webdav: Fix free/used display for rclone about/df for certain backends - fixes #4348 2020-06-20 15:16:14 +01:00
yandex oauthutil: tidy interface to Config to add Options struct 2020-05-26 11:27:01 +01:00