backup-ssh

Backup is a RubyGem, written for UNIX-like operating systems, that allows you to easily perform backup operations on both your remote and local environments. It provides you with 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.


License
MIT
Install
gem install backup-ssh -v 4.4.5

Documentation

Backup v4.x

Code Climate Build Status

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 · Features

Please use the Backup features issue tracker to suggest new features. Only use the Backup gem issue tracker for bugs and other issues.

Copyright (c) 2009-2015 Michael van Rooijen ( @meskyanichi )
Released under the MIT License.