RubyGems Navigation menu

backup 1.3.3

“Backup” is a RubyGem, written for Ruby on Rails. It's main purpose is to Backup any files to Amazon S3 or any remotely accessible server through SSH (SCP). It supports database and regular file backups. On top of that, it's extremely easy to set up. Backup will provide a generator script that will place all necessary files inside your Rails application. Two of which, are “yaml” configuration files. Using just these two files to configure a backup for database formats such as a MySQL, SQLite3 or any Assets folder. Setting up “Backup” takes only about a minute or two!

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. 1.3.3 - November 08, 2009 (18.0 KB)
显示所有版本 (共 119 个)

Runtime 依赖 (4):

aws-s3 >= 0.6.2
net-scp >= 1.0.2
net-ssh >= 2.0.15
sqlite3-ruby >= 1.2.5

业主:

作者:

  • Michael van Rooijen

SHA 256 校验和:

3788760e16cd8d8ce7fe26c388a86fe51daa7736ee9af7fd8b9bc793c4b29a09

下载总量 2,138,941

这个版本 4,670

许可:

需要的 Ruby 版本:

链接: