Files and Folders: Backup Class
Mark Simkin (contact me)
This class can be used to take backup copies of files of directory to a local file or to a remote file via FTP.
It can take backup copies of one or more directories at once.
The class calls the tar program to build a backup file for each of the specified directories.
After the backup files are generated, they are copied to a local backup directory or to a remote directory accessible via FTP.
Click here for detailed information about this class on phpclasses.org