Version v1.57.0

This commit is contained in:
Nick Craig-Wood
2021-11-01 15:42:05 +00:00
parent e781bcbba1
commit 169990e270
96 changed files with 19756 additions and 11228 deletions

View File

@@ -152,13 +152,13 @@ $ rclone lsf --dirs-only -Fip --csv filefabric:
The ID for "S3 Storage" would be `120673761`.
{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/filefabric/filefabric.go then run make backenddocs" >}}
### Standard Options
### Standard options
Here are the standard options specific to filefabric (Enterprise File Fabric).
#### --filefabric-url
URL of the Enterprise File Fabric to connect to
URL of the Enterprise File Fabric to connect to.
- Config: url
- Env Var: RCLONE_FILEFABRIC_URL
@@ -174,7 +174,8 @@ URL of the Enterprise File Fabric to connect to
#### --filefabric-root-folder-id
ID of the root folder
ID of the root folder.
Leave blank normally.
Fill in to make rclone start with directory of a given ID.
@@ -187,7 +188,7 @@ Fill in to make rclone start with directory of a given ID.
#### --filefabric-permanent-token
Permanent Authentication Token
Permanent Authentication Token.
A Permanent Authentication Token can be created in the Enterprise File
Fabric, on the users Dashboard under Security, there is an entry
@@ -204,13 +205,13 @@ For more info see: https://docs.storagemadeeasy.com/organisationcloud/api-tokens
- Type: string
- Default: ""
### Advanced Options
### Advanced options
Here are the advanced options specific to filefabric (Enterprise File Fabric).
#### --filefabric-token
Session Token
Session Token.
This is a session token which rclone caches in the config file. It is
usually valid for 1 hour.
@@ -225,7 +226,7 @@ Don't set this value - rclone will set it automatically.
#### --filefabric-token-expiry
Token expiry time
Token expiry time.
Don't set this value - rclone will set it automatically.
@@ -237,7 +238,7 @@ Don't set this value - rclone will set it automatically.
#### --filefabric-version
Version read from the file fabric
Version read from the file fabric.
Don't set this value - rclone will set it automatically.
@@ -251,7 +252,7 @@ Don't set this value - rclone will set it automatically.
This sets the encoding for the backend.
See: the [encoding section in the overview](/overview/#encoding) for more info.
See the [encoding section in the overview](/overview/#encoding) for more info.
- Config: encoding
- Env Var: RCLONE_FILEFABRIC_ENCODING