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

@@ -158,13 +158,14 @@ rclone it will take you to an `amazon.com` page to log in. Your
`amazon.co.uk` email and password should work here just fine.
{{< rem autogenerated options start" - DO NOT EDIT - instead edit fs.RegInfo in backend/amazonclouddrive/amazonclouddrive.go then run make backenddocs" >}}
### Standard Options
### Standard options
Here are the standard options specific to amazon cloud drive (Amazon Drive).
#### --acd-client-id
OAuth Client Id
OAuth Client Id.
Leave blank normally.
- Config: client_id
@@ -174,7 +175,8 @@ Leave blank normally.
#### --acd-client-secret
OAuth Client Secret
OAuth Client Secret.
Leave blank normally.
- Config: client_secret
@@ -182,7 +184,7 @@ Leave blank normally.
- Type: string
- Default: ""
### Advanced Options
### Advanced options
Here are the advanced options specific to amazon cloud drive (Amazon Drive).
@@ -198,6 +200,7 @@ OAuth Access Token as a JSON blob.
#### --acd-auth-url
Auth server URL.
Leave blank to use the provider defaults.
- Config: auth_url
@@ -208,6 +211,7 @@ Leave blank to use the provider defaults.
#### --acd-token-url
Token server url.
Leave blank to use the provider defaults.
- Config: token_url
@@ -275,7 +279,7 @@ underlying S3 storage.
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_ACD_ENCODING