HindSite uses resources found on your server to create abackup of your web site and automatically send it to safeoffsite storage. If you have a small site, this is a cheapand easy way to ensure proper backup of your valuable work.The site backup is created using tar (with compression).
PclZip library offers compression and extraction functions for Zip formatted archives (WinZip, PKZIP).PclZip gives you the ability to manipulate zip formatted arhives. You can create an archive, list the content and extract all its content in the file system.PclZip defines an object class which represent a Zip Archive. This class manages the archive properties and offers access method and actions on the archive.
PHP FXP is a PHP script that allows easy file transfer from one source FTP server to another destination FTP server.This can be used for example for backing-up of big files.