You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.
Describe the bug s3cmd seems to set a header called x-amz-meta-s3cmd-attrs which stores the data of the node provisioning the files on onto the bucket.
Describe the bug
s3cmd
seems to set aheader
calledx-amz-meta-s3cmd-attrs
which stores the data of the node provisioning the files on onto the bucket.This is a known issue and an insensible default.
To Reproduce
use
s3cmd
with the params inpackage.json
Expected behavior
The headers are never set
Additional context
Use these parameters to disable setting the header
The text was updated successfully, but these errors were encountered: