Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/runekaagaard/php-simple-backup

A super simple MySQL backup script with daily, weekly, monthly and yearly rotation. Requires PHP 5.x.
https://github.com/runekaagaard/php-simple-backup

Last synced: 11 days ago
JSON representation

A super simple MySQL backup script with daily, weekly, monthly and yearly rotation. Requires PHP 5.x.

Awesome Lists containing this project

README

        

## php-simple-backup ##

Disclaimer, still in pre-release condition - use at your own peril!

A simple, but-ugly PHP script that takes hourly, daily, weekly, monthly and
yearly backups of all databases on a mysql server.

## Installation and usage ##
Download and run `php-simple-backup.php --help` to get help.