Latest Tweets:
This is a tumbling log of things and thoughts that pass my way.
If you got here by accident, you may want to visit my website instead.
"Versioning allows you to preserve, retrieve, and restore every version of every object stored in an Amazon S3 bucket. Once enabled for a bucket, Amazon S3 preserves existing objects anytime you perform a PUT, POST, COPY, or DELETE operation on them. By default, GET requests will retrieve the most recently written version. Older versions of an overwritten or deleted object can be retrieved by specifying a version in the request."
Amazon S3: Versioning Proposal. Very nice. Only thing that seems to be missing is a bulk form of the DELETEVERSION command.