/php-crongen

Crontab generator for MySQL dumps.

Primary LanguagePHP

This script generates dumps for hourly, daily, weelky, monthly, and yearly backups of MySQL databases, enabling you to choose:

  • What database to backups
  • Where to back it up
  • Who backs it up

And some other handy options.

Screenshot

Screenshot of the Script

Usage

Simply unzip to any folder, navigate to it in your browser, and fill the basic required information. The result will show up underneath the options — you'll need to copy the result, edit your crontab (crontab -e), paste, and that's it!

Suggestions? Improvements? Fork it!