automysqlbackup

daily, weekly and monthly backup for your MySQL database

Install

All systems
curl cmd.cat/automysqlbackup.sh
Debian Debian
apt-get install automysqlbackup
Ubuntu
apt-get install automysqlbackup
image/svg+xml Kali Linux
apt-get install automysqlbackup
Windows (WSL2)
sudo apt-get update sudo apt-get install automysqlbackup
OS X
brew install automysqlbackup
Raspbian
apt-get install automysqlbackup

automysqlbackup

daily, weekly and monthly backup for your MySQL database

automysqlbackup creates backup every day, week and month for all of your MySQL database, to a configured folder. There's nothing to do but to install this package, and you'll rest assured that you have a way to go back in the history of your database. This package may be unsafe if untrusted users may create databases and if no check on the syntax of the name of them is performed.