rclone/backend/drive
Nick Craig-Wood 19229b1215 drive: fix --drive-root-folder-id with team/shared drives
Before this change rclone used the team_drive ID as the root if set
even if the root_folder_id was set too.

This change uses the root_folder_id in preference over the team_drive
which restores the functionality.

This problem was introduced by ba7c2ac443

Fixes #3742
2019-11-16 18:38:21 +00:00
..
test drive: add --drive-import-formats 2018-09-25 15:20:23 +01:00
drive.go drive: fix --drive-root-folder-id with team/shared drives 2019-11-16 18:38:21 +00:00
drive_internal_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
drive_test.go build: fix up package paths after repo move 2019-07-28 18:47:38 +01:00
upload.go Add context to all http.NewRequest #3257 2019-09-09 23:27:07 +01:00