mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
quatrix: add option to skip project folders
This commit is contained in:
committed by
Nick Craig-Wood
parent
43823bc925
commit
11c6489fd1
@@ -227,7 +227,7 @@ Properties:
|
||||
|
||||
#### --quatrix-hard-delete
|
||||
|
||||
Delete files permanently rather than putting them into the trash.
|
||||
Delete files permanently rather than putting them into the trash
|
||||
|
||||
Properties:
|
||||
|
||||
@@ -236,6 +236,28 @@ Properties:
|
||||
- Type: bool
|
||||
- Default: false
|
||||
|
||||
#### --quatrix-skip-project-folders
|
||||
|
||||
Skip project folders in operations
|
||||
|
||||
Properties:
|
||||
|
||||
- Config: skip_project_folders
|
||||
- Env Var: RCLONE_QUATRIX_SKIP_PROJECT_FOLDERS
|
||||
- Type: bool
|
||||
- Default: false
|
||||
|
||||
#### --quatrix-description
|
||||
|
||||
Description of the remote
|
||||
|
||||
Properties:
|
||||
|
||||
- Config: description
|
||||
- Env Var: RCLONE_QUATRIX_DESCRIPTION
|
||||
- Type: string
|
||||
- Required: false
|
||||
|
||||
{{< rem autogenerated options stop >}}
|
||||
|
||||
## Storage usage
|
||||
|
||||
Reference in New Issue
Block a user