yandex: add permanent deletion support
This commit is contained in:
parent
38dc3e93ee
commit
80e47be65f
2 changed files with 19 additions and 4 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue