WebSite Backup

Posted by admin on December-11-2009 Add Comments

Bookmark and Share


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

Post a Comment

You must be logged in to post a comment.