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
- Host: GitHub
- URL: https://github.com/cmiksche/backupscripts
- Owner: CMiksche
- License: gpl-3.0
- Created: 2016-08-02T20:02:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-07-21T20:32:24.000Z (about 6 years ago)
- Last Synced: 2024-12-31T20:16:42.006Z (9 months ago)
- Language: Shell
- Size: 17.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)