Tutorial: Automated Site Backup with PHP and FTP
January 25, 2009 No comments yet
In this tutorial we are going to make a PHP script that archives your website into a .tar file, then automatically moves it to an external FTP server for safe keeping. We can then setup a cron for this script…

