RubyGems Navigation menu

backup 3.0.7

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 provide Syncers (RSync, S3) for efficient backups, 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 or Twitter). It is very extensible and easy to add new functionality to. It's easy to use.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  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. 3.0.7 - March 15, 2011 (48.0 KB)
顯示所有版本(共 119)

Runtime 相依性套件 (7):

dropbox ~> 1.2.3
fog ~> 0.5.3
mail ~> 2.2.15
net-scp ~> 1.0.4
net-sftp ~> 2.0.5
thor ~> 0.14.6
twitter ~> 1.1.2

擁有者:

作者:

  • Michael van Rooijen

SHA 256 checksum:

dd923bfc7b518f46925bde690b3acbc818da6b46784cc201c5f331b9075a666e

總下載次數 2,138,930

這個版本 4,272

License:

Ruby 版本需求:

相關連結: