An open API service indexing awesome lists of open source software.

https://github.com/cmiksche/backupscripts

Different Backup Scripts for *nix
https://github.com/cmiksche/backupscripts

Last synced: 8 months ago
JSON representation

Different Backup Scripts for *nix

Awesome Lists containing this project

README

          

# BackupScripts
Different Backup Scripts for *nix

- create.sh: Creates MySQL Backup and a .tar.gz file of /var/www
- download.sh: Download the MySQL Backup and .tar.gz file of /var/www
- sharedhost-download.sh: Download files via FTP, create a .tar.gz file and delete the FTP Files

## General Information

- License: GNU General Public License 3.0
- Author: Christoph Daniel Miksche (m5e.de)