mirror of
https://github.com/rclone/rclone.git
synced 2024-11-26 10:25:03 +01:00
537b62917f
Before this change the new multipart upload ETag checking code was failing in the integration tests with Alibaba OSS. Apparently Alibaba calculate the ETag in a different way to AWS. This introduces a new provider quirk with a flag to disable the checking of the ETag for multipart uploads. Mulpart Etag checking has been enabled for all providers that we can test for and work, and left disabled for the others. |
||
---|---|---|
.. | ||
s3_test.go | ||
s3.go | ||
v2sign.go |