WebSite Backup
By:Maurizio Masala
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.
Download:
http://www.ziddu.com/download/7491374/websitebackup-2008-09-02.zip.html
