RubyGems.org

backup

3.0.6

Backup is a RubyGem (for UNIX-like operating systems: Linux, Mac OSX) that allows you to configure and perform backups in a simple manner using an elegant Ruby DSL. It supports various databases (MySQL, PostgreSQL, MongoDB and Redis), it supports various storage locations (Amazon S3, Rackspace Cloud Files, Dropbox, any remote server through FTP, SFTP, SCP and RSync), it can archive files and directories, it can cycle backups, it can do incremental backups, it can compress backups, it can encrypt backups (OpenSSL or GPG), it can notify you about successful and/or failed backups (Email, Twitter). It is very extensible and easy to add new functionality to. It's easy to use.

installgem install backup -v 3.0.6
Authors

Michael van Rooijen

158,195 total downloads 962 for this version
Owners

3b520db94a0d08263122648c6755e334Dc03efb58652b74e28722beb5d5c1826

Gemfile
gem "backup", "~> 3.0.6"
Versions
  1. 3.6.0 May 24, 2013
  2. 3.5.1 May 16, 2013
  3. 3.5.0 May 7, 2013
  4. 3.4.0 April 29, 2013
  5. 3.3.2 April 18, 2013
Show all versions (80 total)