mirror of
https://github.com/rclone/rclone.git
synced 2025-12-27 13:43:19 +00:00
yandex: add permanent deletion support
This commit is contained in:
committed by
Nick Craig-Wood
parent
38dc3e93ee
commit
80e47be65f
@@ -175,6 +175,15 @@ Leave blank to use the provider defaults.
|
||||
- Type: string
|
||||
- Default: ""
|
||||
|
||||
#### --yandex-hard-delete
|
||||
|
||||
Delete files permanently rather than putting them into the trash.
|
||||
|
||||
- Config: hard_delete
|
||||
- Env Var: RCLONE_YANDEX_HARD_DELETE
|
||||
- Type: bool
|
||||
- Default: false
|
||||
|
||||
#### --yandex-encoding
|
||||
|
||||
This sets the encoding for the backend.
|
||||
|
||||
Reference in New Issue
Block a user