S3Sync.net

General Category => Questions => Topic started by: baby on February 12, 2008, 07:17:19 AM



Title: Change ACL of existing (already uploaded) key? x-amz-acl:public-read
Post by: baby on February 12, 2008, 07:17:19 AM
Does anyone know how to change the ACL of an existing (already uploaded) key?

It's a terabyte of files I would prefer not to have to upload again, but don't see how to just PUT the x-amz-acl:public-read header onto a file.

It seems like I should be able to do:
./s3cmd.rb put bucket:key x-amz-acl:public-read
... but that, of course, is missing the local-file parameter.

Any advice appreciated.   Thanks!


Title: Re: Change ACL of existing (already uploaded) key? x-amz-acl:public-read
Post by: ferrix on February 12, 2008, 09:05:55 AM
My tools offer no way to do this currently, but I know s3fox does  ;D