mirror of
https://github.com/rclone/rclone.git
synced 2026-01-04 17:43:50 +00:00
drive: Add --drive-use-trash flag so rclone trashes instead of deletes - fixes #82
This commit is contained in:
@@ -85,6 +85,12 @@ was
|
||||
* They are deleted after 30 days or 100 revisions (whatever comes first).
|
||||
* They do not count towards a user storage quota.
|
||||
|
||||
### Deleting files ###
|
||||
|
||||
By default rclone will delete files permanently when requested. If
|
||||
sending them to the trash is required instead then use the
|
||||
`--drive-use-trash` flag.
|
||||
|
||||
### Limitations ###
|
||||
|
||||
Drive has quite a lot of rate limiting. This causes rclone to be
|
||||
|
||||
Reference in New Issue
Block a user