mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
a9747e17b7
Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily perform backup operations on both your remote, as well as your local environment. It provides you with an elegant DSL in Ruby for modeling (configuring) 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. WWW: https://github.com/meskyanichi/backup/ RG: https://rubygems.org/gems/backup
11 lines
550 B
Plaintext
11 lines
550 B
Plaintext
Backup is a RubyGem, written for Linux and Mac OSX, that allows you to easily
|
|
perform backup operations on both your remote, as well as your local
|
|
environment. It provides you with an elegant DSL in Ruby for modeling
|
|
(configuring) 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.
|
|
|
|
WWW: https://github.com/meskyanichi/backup
|
|
RG: https://rubygems.org/gems/backup
|