RubyGems Navigation menu

backup 2.2.0

Backup is a Ruby Gem, written specifically for Ruby on Rails applications. This gem offers a quick and easy way to configure and run backups of your MySQL/PostgreSQL databases (and practically even any other database you can dump through the command line). It can also make backups of your archives (any files or folders). All backups can be transferred to either "Amazon S3" or "any remotely accessible server using the SCP, SFTP or FTP transfer methods". Backup handles: Compression, Archiving, Encryption and Backup Cleaning.

Gemfile:
= クリップボードにコピー コピー完了!

インストール:
=

バージョン履歴:

  1. 5.0.0.beta.3 - June 05, 2020 (81.5KB)
  2. 5.0.0.beta.2 - August 27, 2017 (81.5KB)
  3. 5.0.0.beta.1 - May 13, 2017 (81.5KB)
  4. 4.4.1 - March 10, 2018 (81.5KB)
  5. 4.4.0 - November 05, 2016 (81.5KB)
  6. 2.2.0 - December 03, 2009 (17KB)
全てのバージョンを表示(全119件)

Runtime依存関係 (4):

aws-s3 >= 0.6.2
net-scp >= 1.0.2
net-sftp >= 2.0.4
net-ssh >= 2.0.15

所有者:

作者:

  • Michael van Rooijen

SHA 256チェックサム:

687bde47302832791fa86bf121bd517fbf418d40e548a0d86f115e9002e12b17

累計ダウンロード数 2,139,978

このバージョンのみ 4,761

ライセンス:

N/A

必要なRubyのバージョン: なし

リンク: