Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/runekaagaard/php-simple-backup
- Owner: runekaagaard
- Created: 2011-03-23T12:46:20.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2011-06-17T16:41:39.000Z (over 13 years ago)
- Last Synced: 2024-11-07T11:48:16.181Z (2 months ago)
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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.