mirror of
https://github.com/kees-z/DuplicatiDocs.git
synced 2025-04-26 15:02:28 +00:00
Update 05-storage-providers.md
Option "--s3-client" added to S3 Compatible Storage provider.
This commit is contained in:
parent
2af9bf8888
commit
d801c3be55
@ -185,6 +185,8 @@ Amazon charges slightly more for non-US buckets. Known bucket locations:
|
||||
* South America (São Paulo): sa-east-1
|
||||
* `--use-ssl`
|
||||
Use this flag to communicate using Secure Socket Layer (SSL) over http (https). Note that bucket names containing a period has problems with SSL connections.
|
||||
* `--s3-client`
|
||||
Set either to aws or minio . Then either the AWS SDK or Minio SDK will used to communicate with S3 services.
|
||||
* `--auth-password`
|
||||
The password used to connect to the server. This may also be supplied as the environment variable `AUTH_PASSWORD`.
|
||||
* `--auth-username`
|
||||
|
Loading…
x
Reference in New Issue
Block a user