Added BackMeUp

BackMeUp is a simple bash script initially created my own needs, which aims to backup databases and static files on a server to various providers.
This commit is contained in:
Arda Kılıçdağı 2017-05-11 22:12:48 +03:00 committed by GitHub
parent 2b8d3e9469
commit 6cd10d696d

View file

@ -83,6 +83,7 @@
*Backup software.*
* [Amanda](http://www.amanda.org/) - Client-server model backup tool.
* [BackMeUp](https://github.com/Ardakilic/backmeup) - A simple and automated MySQL/MariaDB databases and files backup script on *nix Machines using Amazon S3, WebDav (e.g: ownCloud / NextCloud) and Dropbox.
* [Bareos](http://www.bareos.org/en/) - A fork of Bacula backup tool.
* [BackupPC](http://backuppc.sourceforge.net/) - BackupPC is a high-performance system for backing up to disk.
* [Backupninja](https://labs.riseup.net/code/projects/backupninja) - Lightweight, extensible meta-backup system.