Posted in AWS, JetS3t on Jul 19th, 2010
The latest release of JetS3t, version 0.7.4, was released over the weekend.
Bug fixes:
Shell scripts are more compatible with Cygwin
New toolkit functionality:
Added support for the new Reduced Redundancy Storage (RRS) class for objects
CloudFrontService: Support for HTTPS-only distributions and logging of streaming distributions
Added support for buckets located in the Asia Pacific (Singapore) location “ap-southeast-1″
Improved compatibility with Eucalyptus/Walrus
Cockpit [...]
Read Full Post »
Posted in JetS3t on May 19th, 2010
As of a few minutes ago the latest JetS3t code includes support for a new S3 feature called Reduced Redundancy Storage. If you keep non-vital data in S3 you can now choose to accept “reduced redundancy” for this data in return for a cheaper storage rate.
Accept a little more risk, save some bucks. For many [...]
Read Full Post »
Posted in JetS3t on May 13th, 2010
Amazon has announced the new Access Logs feature for CloudFront streaming distributions. With access logging turned on you can see when and how people interact with your streamed content.
The latest JetS3t code provides basic API support for enabling and managing these access logs, in much the same way as you do for non-streaming distributions. See [...]
Read Full Post »
Posted in AWS, JetS3t on Mar 21st, 2010
I have just released JetS3t version 0.7.3 following the announcement earlier this week that S3 Versioning has graduated to production status.
This release includes:
support for new S3 features Bucket Versioning and Multi-Factor Authentication for delete
updates to the CloudFront service to support the 2010-03-01 API with private streaming buckets.
bug fixes
Visit the JetS3t web site to download the [...]
Read Full Post »
Posted in AWS, JetS3t on Feb 8th, 2010
There is a lot of S3 and JetS3t news tonight.
Versioning For All
To begin with, the new S3 beta versioning feature is now available in all regions. This means that you can retain past versions of all your S3 objects regardless of where your bucket is located.
The latest JetS3t code has full support for versioning that [...]
Read Full Post »
Posted in AWS, JetS3t on Jan 20th, 2010
Amazon is working on an interesting new feature for the S3 service: Object versioning.
Once you enable versioning for one of your S3 buckets, any time you change an object in that bucket a version of the prior object will be stored in addition to the latest one. You can then perform operations on prior object [...]
Read Full Post »