mirror of
https://github.com/rclone/rclone.git
synced 2025-01-20 02:52:44 +08:00
docs/drive: Fix lsf example without drive-impersonate (#5504)
This commit is contained in:
parent
168cb65c61
commit
36f0231082
|
@ -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