2.22
No release in over 3 years
Low commit activity in last 3 years
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, Dropbox Web Service, 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.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 2.3.5
>= 1.4.7
>= 1.1.2
~> 0.3.5
>= 0.2.9
~> 1.4.6
>= 1.0.2
>= 2.0.4
>= 2.0.15
>= 0.5
>= 1.2.5
 Project Readme

Backup

Code Climate Build Status Join the chat at https://gitter.im/backup/backup

This project is welcoming new contributors and maintainers. See CONTRIBUTING.md

Backup is a system utility for Linux and Mac OS X, distributed as a RubyGem, that allows you to easily perform backup operations. It provides an elegant DSL in Ruby for modeling your backups. Backup has built-in support for various databases, storage protocols/services, syncers, compressors, encryptors and notifiers which you can mix and match. It was built with modularity, extensibility and simplicity in mind.

Installation · Release Notes · Documentation · Issues · Chat

Project Status: Looking for contributors and maintainers

This project is not under active development, although we will continue to provide support for current users, but you can change that by joining the team (see CONTRIBUTING.md)

If you use this project and would like to develop it further, please introduce yourself on the maintainers wanted ticket.

Copyright (c) 2009-2017 Michael van Rooijen ( @mrrooijen ) Released under the MIT LICENSE.