qoobaa / s3

Library for accessing S3 objects and buckets, with command line tool (supports EU and US buckets)

This URL has Read+Write access

Kristan Ucello (author)
Wed Jan 06 23:44:38 -0800 2010
qoobaa (committer)
Wed Jan 06 23:44:38 -0800 2010
s3 /
name age message
file .document Sun Oct 18 08:59:06 -0700 2009 added paperclip backend [qoobaa]
file .gitignore Fri Oct 09 04:14:49 -0700 2009 fixed gitignore [qoobaa]
file LICENSE Mon Jun 29 00:56:57 -0700 2009 refactoring [Jakub Kuźma]
file README.rdoc Fri Nov 06 02:19:52 -0800 2009 updated readme [qoobaa]
file Rakefile Mon Jan 04 01:09:26 -0800 2010 bumped version [Jakub Kuźma]
file VERSION Mon Jan 04 01:09:26 -0800 2010 bumped version [Jakub Kuźma]
directory bin/ Fri Oct 09 03:24:18 -0700 2009 changed name to s3 [qoobaa]
directory extra/ Sun Oct 18 08:59:06 -0700 2009 added paperclip backend [qoobaa]
directory lib/ Wed Jan 06 23:44:38 -0800 2010 added temporary_url to S3::Object [Kristan Ucello]
directory test/ Mon Jan 04 01:06:37 -0800 2010 added tests for #1 [Jakub Kuźma]
README.rdoc

S3

S3 library provides access to Amazon's Simple Storage Service. It supports both: European and US buckets through REST API.

Installation

If you don’t have the Gemcutter sources yet:

  gem sources -a http://gemcutter.org

To install the gem type:

  gem install s3

Usage

See homepage for details.

Copyright

Copyright © 2009 Jakub Kuźma, Mirosław Boruta. See LICENSE for details.