GoogleCloudPlatform / GoogleCloudPlatform/gsutil

gsutil setacl doesn't work correctly with s3

Open
#20 1 comment 0 reactions 0 assignees View on GitHub
bug imported Priority-Low
Dominant language
Python
Stars
918
Forks
335
PR merge metrics
No merged PRs in 30d

Description

_Original author: mfschwa...@google.com (July 02, 2010 16:32:37)_

What steps will reproduce the problem?
% gsutil getacl s3://mfsbucket/obj > acl.xml
% gsutil setacl acl.xml s3://mfsbucket/obj

Expected output is empty (success); instead we get:

S3ResponseError:: status=400, code=MalformedACLError, reason=Bad Request.

_Original issue: http://code.google.com/p/gsutil/issues/detail?id=20_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.