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
I can not use s3cmd to put a file with “--add-header=X-Amz-meta-asd_ad:asdad”, just because of underline.
s3cmd put --add-header="X-Amz-meta-asd_ad:asdad" test.go s3://zztest
ERROR: Parameter problem: Invalid character(s) in header name 'X-Amz-meta-asd_ad': "_"
Is there any solution?
The text was updated successfully, but these errors were encountered:
I can not use s3cmd to put a file with “--add-header=X-Amz-meta-asd_ad:asdad”, just because of underline.
Is there any solution?
The text was updated successfully, but these errors were encountered: