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 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 »
Posted in AWS, Cloud Computing, JetS3t on Jan 10th, 2010
As of a couple of weeks ago the latest version of JetS3t 0.7.2 has been available as a public release. In the pre-holiday rush I forgot to post a notification to my own blog.
This release includes some bug fixes, more sophisticated configuration options for the “filecomparer” component that manages file synchronizations, and supports the two [...]
Read Full Post »
Posted in AWS, JetS3t on Nov 12th, 2009
Amazon has just announced a new private content feature for their CloudFront content distribution service.
This feature allows you to control access to S3 objects you distribute through CloudFront by making them available only through specific distributions, or by requiring the use of signed URLs that you generate and provide to privileged users.
As of this [...]
Read Full Post »