mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 02:14:42 +01:00
ba7c2ac443
Before this change we used the id "root" as an alias for the root drive ID. However this causes problems when we receive IDs back from drive which are not in this format and have been expanded to their canonical ID. This change looks up the ID "root" and stores it in the "drive_folder_id" parameter in the config file. This helps with - Notifying changes at the root - Files shared with me at the root See #3639 |
||
---|---|---|
.. | ||
test | ||
drive_internal_test.go | ||
drive_test.go | ||
drive.go | ||
upload.go |