Compression: WebSite Backup
Maurizio Masala (contact me)
This class is meant to make a compressed archive in the .tar.gz format that includes backup copies of the files of a site.
It uses function exec() to call the tar program that creates the backup archive, but the class can changed use passthru() function to get all output of the command.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Sufficient (76.5%)
| Sufficient (76.5%)
| Sufficient (73.3%)
| Sufficient (70.6%)
| -
| -
| Sufficient (60.3%)
| 633 |
Click here for detailed information about this class on phpclasses.org