rclone/backend/s3
Nick Craig-Wood e175c863aa s3: split the GCS quirks into -s3-use-x-id and -s3-sign-accept-encoding #8373
Before this we applied both these quirks if provider == "GCS".

Splitting them like this makes them applicable for other providers
such as ActiveScale.
2025-02-12 21:08:16 +00:00
..
gen_setfrom.go s3: update to using AWS SDK v2 - fixes #4989 2024-08-07 12:13:13 +01:00
ibm_signer_test.go s3: add IBM IAM signer - fixes #7617 2025-02-03 11:29:31 +00:00
ibm_signer.go s3: add IBM IAM signer - fixes #7617 2025-02-03 11:29:31 +00:00
s3_internal_test.go s3: fix Cloudflare R2 integration tests after SDKv2 update #4989 2024-08-07 12:13:13 +01:00
s3_test.go s3: fix testing tiers which don't exist except on AWS 2024-11-20 12:08:23 +00:00
s3.go s3: split the GCS quirks into -s3-use-x-id and -s3-sign-accept-encoding #8373 2025-02-12 21:08:16 +00:00
setfrom.go s3: update to using AWS SDK v2 - fixes #4989 2024-08-07 12:13:13 +01:00
v2sign.go s3: update to using AWS SDK v2 - fixes #4989 2024-08-07 12:13:13 +01:00