RubyGems Navigation menu

backup 2.4.0

Backup is a Ruby Gem written for Unix and Ruby on Rails (2 and 3) environments. It can be used both with and without the Ruby on Rails framework! This gem offers a quick and simple solution to backing up databases such as MySQL/PostgreSQL/SQLite and Files/Folders. All backups can be transferred to Amazon S3, Rackspace Cloud Files, any remote server you have access to (using either SCP, SFTP or regular FTP), or a Local server. Backup handles Compression, Archiving, Encryption (OpenSSL or GPG), Backup Cleaning (Cycling) and supports Email Notifications.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 5.0.0.beta.3 - June 05, 2020 (81.5 KB)
  2. 5.0.0.beta.2 - August 27, 2017 (81.5 KB)
  3. 5.0.0.beta.1 - May 13, 2017 (81.5 KB)
  4. 4.4.1 - March 10, 2018 (81.5 KB)
  5. 4.4.0 - November 05, 2016 (81.5 KB)
  6. 2.4.0 - September 23, 2010 (23.5 KB)
Show all versions (119 total)

Runtime Dependencies (9):

activerecord >= 2.3.5
cloudfiles >= 1.4.7
hirb >= 0.2.9
net-scp >= 1.0.2
net-sftp >= 2.0.4
net-ssh >= 2.0.15
pony >= 0.5
s3 >= 0.3.0
sqlite3-ruby >= 1.2.5

Owners:

Authors:

  • Michael van Rooijen

SHA 256 checksum:

1bb08622ea0cf68b3eb0c1a51d3c1b33de74e28c2b9f9acbcbf5e3b97b8a21ef

Total downloads 2,132,118

For this version 5,906

Licenses:

N/A

Required Ruby Version: None

Links: