mirror of
https://github.com/rclone/rclone
synced 2024-11-13 12:09:47 +01:00
6448c445f5
Previously it was necessary to work around large files failing to download with `--acd-templink-threshold`. This change makes that flag obsolete and all files should download. Templinks may be useful under some circumstances though the flag isn't being removed. It does this by filtering `Authorization:` headers out in the transport if the authorization is supplied in the URL. This prevents the "Only one auth mechanism allowed; only the X-Amz-Algorithm query parameter, Signature query string parameter or the Authorization header should be specified" error from AWS. |
||
---|---|---|
.. | ||
amazonclouddrive_test.go | ||
amazonclouddrive.go |