= S3 Rails-free Rake This is a modified version of S3 Rake [http://sweetspot.dm/code/s3.rake] by Adam Greene. The main difference is that this script runs without any reference to a Rails application. It can still be used for Rails, but works just as well with PHP sites, static sites, etc... Also, this version does not back up any code repositories. Sweet, simple, light. == Setup All the configuration information is in config/s3.yml. == Usage See the documentation in rakefile.rb. == Testing Nope. == Credits and rights All the real work was done by Adam Greene, (c) 2006 6 Bar 8, LLC., Sweetspot.dm. Modified by Alex Dunae (dunae.ca), 2007. Amazon S3 Ruby Library (c) 2006 Amazon Digital Services, Inc. As per the original S3 Rake, this library is licensed under the GNU General Public License (GPL) [http://dev.perl.org/licenses/gpl1.html].