On 05/19/2010 09:03 PM, Ketil Froyn wrote:
> On Wed, May 19, 2010 at 10:44 AM, Dick Middleton <d...@fouter.net> wrote:
>> Hi,
>>
>>        I've just received a newsletter from amazon promoting their new 
>> Reduced
>> Redundancy Storage (RRS) option for S3.
>>
>> Hmmm ... er ... umm ... how long is it going to be before this is
>> supported in s3cmd?
> 
> Is it implemented per bucket, something like versioning?

It's per-object. Controlled by 'x-amz-storage-class' header.

> I'd also like
> to see RRS support, and also support for these features:
> 
> 1. Enable/suspend versioning on a bucket

That should be relatively simple.

> 2. Edit object metadata - and be versioning aware, so that we don't
> use twice the space (if that's a problem).

That's more work. Most commands will have to become versioning-aware.
Probably through some generic mechanism so it shouldn't be *that* much
work after all. I haven't had a look at it yet.

> How can I contribute?

Send a patch and I'll have a look ;-)

Michal

------------------------------------------------------------------------------

_______________________________________________
S3tools-general mailing list
S3tools-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/s3tools-general

Reply via email to