mirror of
https://github.com/rclone/rclone.git
synced 2025-01-23 14:49:25 +01:00
docs/drive: Fix lsf example without drive-impersonate (#5504)
This commit is contained in:
parent
a506373ca1
commit
693f674f39
@ -275,7 +275,7 @@ 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:
|
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
|
- 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:
|
- use rclone without specifying the `--drive-impersonate` option, like this:
|
||||||
`rclone -v foo@example.com lsf gdrive:backup`
|
`rclone -v lsf gdrive:backup`
|
||||||
|
|
||||||
|
|
||||||
### Shared drives (team drives) ###
|
### Shared drives (team drives) ###
|
||||||
|
Loading…
Reference in New Issue
Block a user