This package can take backups of directories and MySQL databases.
It provides a generic interface to execute backup tasks, upload the backup data to somewhere safe, and notify that the backup tasks finished successfully.
There are different classes that actual implement the backup process for files in directories and MySQL databases.
The backup process creates tar.gz files with the backup data.
The upload step may transfer the backup file to another directory or to a remote server via FTP.
The notification step sends an e-mail with the results of the whole process.
|
|
| Name: |
Backup Task |
| Base name: |
backup-task |
| Description: |
Take backups of directories and MySQL databases |
| Version: |
- |
| PHP version: |
5.3 |
| License: |
BSD License |
| All time users: |
493 users |
| All time rank: |
4954 |
| Week users: |
1 user |
| Week rank: |
2020  |
| |
|
| There are not enough user ratings to display for this class. |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|