mirror of
https://github.com/rclone/rclone.git
synced 2026-01-06 18:43:50 +00:00
Version v1.48.0
This commit is contained in:
@@ -708,6 +708,8 @@ Required when using an S3 clone.
|
||||
- Wasabi US East endpoint
|
||||
- "s3.us-west-1.wasabisys.com"
|
||||
- Wasabi US West endpoint
|
||||
- "s3.eu-central-1.wasabisys.com"
|
||||
- Wasabi EU Central endpoint
|
||||
|
||||
#### --s3-location-constraint
|
||||
|
||||
@@ -1069,6 +1071,17 @@ Use this only if v4 signatures don't work, eg pre Jewel/v10 CEPH.
|
||||
- Type: bool
|
||||
- Default: false
|
||||
|
||||
#### --s3-use-accelerate-endpoint
|
||||
|
||||
If true use the AWS S3 accelerated endpoint.
|
||||
|
||||
See: [AWS S3 Transfer acceleration](https://docs.aws.amazon.com/AmazonS3/latest/dev/transfer-acceleration-examples.html)
|
||||
|
||||
- Config: use_accelerate_endpoint
|
||||
- Env Var: RCLONE_S3_USE_ACCELERATE_ENDPOINT
|
||||
- Type: bool
|
||||
- Default: false
|
||||
|
||||
<!--- autogenerated options stop -->
|
||||
|
||||
### Anonymous access to public buckets ###
|
||||
|
||||
Reference in New Issue
Block a user