s3.exe currently uses HTTP; add an option to use SSL instead
Hi, How do I set "Content-Disposition" since it is octet/binary instead of "attachment; filename=<filename>" for my .EXE upload. Content-Disposition: attachment; filename=Your Filename.zip
Add support for S3's copy operation http://docs.amazonwebservices.com/AmazonS3/2006-03-01/index.html?UsingCopyingObjects.html
Add support for deleting keys (files) from S3
Add support for creating and deleting S3 buckets
Add support for launching and terminating EC2 instances as well as the listing of them which had now been added