RubyGems.org

backup

0.2.0

Backup is a gem/plugin that enables you to very easily create backups and transfer these to Amazon S3 or another server with SSH. It currently supports MySQL, SQLite3 and basic Assets (documents, images, etc). The files will get tar'd / gzip'd and get a timestamp. After creation, these files can be transferred to either Amazon S3 or any remote server through SSH.

installgem install backup -v 0.2.0
Authors

meskyanichi

157,999 total downloads 1,385 for this version
Owners

3b520db94a0d08263122648c6755e334Dc03efb58652b74e28722beb5d5c1826

Gemfile
gem "backup", "~> 0.2.0"
Versions
  1. 3.5.1 May 16, 2013
  2. 3.5.0 May 7, 2013
  3. 3.4.0 April 29, 2013
  4. 3.3.2 April 18, 2013
  5. 3.3.1 April 15, 2013
Show all versions (79 total)
Runtime Dependencies
  1. aws-s3 >= 0