backup 2.3.0.1
Backup is a Ruby Gem written for Unix and Rails 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 and Files/Folders. All backups can be transferred to Amazon S3 or any remote server you have access to, using either SCP, SFTP or regular FTP. Backup handles Compression, Archiving, Encryption and Backup Cleaning (Cycling).
Gemfile:
=
インストール:
=
バージョン履歴:
- 5.0.0.beta.3 June 05, 2020 (81.5KB)
- 5.0.0.beta.2 August 27, 2017 (81.5KB)
- 5.0.0.beta.1 May 13, 2017 (81.5KB)
- 4.4.1 March 10, 2018 (81.5KB)
- 4.4.0 November 05, 2016 (81.5KB)
- 2.3.0.1 December 08, 2009 (20.5KB)
Runtime依存関係 (7):
activerecord
>= 2.3.5
aws-s3
>= 0.6.2
hirb
>= 0.2.9
net-scp
>= 1.0.2
net-sftp
>= 2.0.4
net-ssh
>= 2.0.15
sqlite3-ruby
>= 1.2.5