This is a Java-based command line utility which provides functionality around S3 buckets with versioning enabled -- something which normal S3 browsers as of yet don't support.
If you host your data in the Amazon cloud (AWS) and you use versioning on your S3 bucket(s) you would have noticed the lack of support (currently) from Amazon on this. This tool aims to provide some help with that.
Have a look at the usage page here: http://awsversionmgmt.sourceforge.net/usage.html for examples on how this tool can be used in scripts for cleanup purposes and others.
Project is entirely Java based and makes usage of the Amazon's AWS SDK for Java. It is intended as a command-line tool (so it can be easily integrated in things like cron jobs etc) however there are plans to to implement a GUI interface too.
This project has been reviewed by SoftPedia as per: http://mac.softpedia.com/get/Utilities/aws-s3-version-mgmt.shtml
Features
- AWS
- S3
- versioning
- version management
- Java
- Amazon Cloud
- Amazon Storage