Skip to content

Simple Linux bash rotating backup script that also backs up MySQL.

License

Notifications You must be signed in to change notification settings

dlabey/simple-linux-bash-rotating-backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Linux Bash Rotating Backup Script

This is a simple Linux bash rotating backup script that also backs up MySQL!

It will make Weekly backups, Bi-monthly backups, and Bi-yearly backups and compress it.

Simply run a daily CRON; it can easily be made to work with a remote backup location.

Requirements:

MySQL (You could change it to a different database if you wanted to)
Tar

About

Simple Linux bash rotating backup script that also backs up MySQL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages