S3 Browser
S3 browser is a Mac OS X administration tool for the Amazon S3 storage service. My goal is to build a small application useful in itself for developers or users subscribed to the S3 service, but also to provide example code showing how to access S3 through the REST API in a OS X Objective-C client application, on top of OS X technologies (Keychain, URL loading system, ...).
Basic S3 operations are implemented (bucket list/create/delete), objects deletion, upload and download (using streaming network code to be able to deal with large files). There is also a small low-level request inspector and a task console.
To use this application, this, you will need a Amazon WebServices account.
License
BSD License. Please check http://people.no-distance.net/ol/software/s3/ for more info
Contact
Olivier Gutknecht - ol+s3@no-distance.net