drive: update docs to show use of sharing with a user instead of impersonate

This commit is contained in:
kcris 2020-07-27 18:10:28 +02:00 committed by GitHub
parent b2ae94de5b
commit 47d093e863
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -273,6 +273,12 @@ the magic, pretending to be user foo.
- `gdrive:backup` - use the remote called gdrive, work in
the folder named backup.
Note: in case you configured a specific root folder on gdrive and rclone is unable to access the contents of that folder when using `--drive-impersonate`, do this instead:
- in the gdrive web interface, share your root folder with the user/email of the new Service Account you created/selected at step #1
- use rclone without specifying the `--drive-impersonate` option, like this:
`rclone -v foo@example.com lsf gdrive:backup`
### Team drives ###
If you want to configure the remote to point to a Google Team Drive