S3 Browser 1.0.2 review
DownloadS3 browser is a Mac OS X administration tool for the Amazon S3 storage service.
|
|
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, you will need a Amazon WebServices account.
What's New:
Minor fix for path-like keys handling, and performance fix for uploads.
Requirements:
WebServices account.
S3 Browser 1.0.2 keywords