Posted By: Elliot Smith
Date: 2006-10-24 23:50
Summary: s33r S3 library 0.4
Project: s33r
Boy oh boy, what fun! This release includes my preliminary attempts at support for the S3 access control and logging functionality. The examples/cli directory includes code samples showing how to do this stuff. I've also spent a lot of time on cleaning up the code and fleshing out the functionality. Included is a Rails application called fores33r (in the examples directory), which will give you access to all your S3 buckets and enable you to upload files to them. All files remain private at the moment, and only accessible via authenticated URLs (which is what the application uses). Instructions in the README file. Run it with "script/server" or "mongrel_rails start". |
|