mirror of
https://github.com/rclone/rclone.git
synced 2024-11-22 20:39:18 +08:00
drive: add notes that cleanup works in the background on drive
This commit is contained in:
parent
81fad0f0e3
commit
9aac2d6965
|
@ -380,6 +380,10 @@ If you wish to empty your trash you can use the `rclone cleanup remote:`
|
|||
command which will permanently delete all your trashed files. This command
|
||||
does not take any path arguments.
|
||||
|
||||
Note that Google Drive takes some time (minutes to days) to empty the
|
||||
trash even though the command returns within a few seconds. No output
|
||||
is echoed, so there will be no confirmation even using -v or -vv.
|
||||
|
||||
### Quota information ###
|
||||
|
||||
To view your current quota you can use the `rclone about remote:`
|
||||
|
|
Loading…
Reference in New Issue
Block a user