PDA

View Full Version : Looking for Website Backup Software



phprocket
12-01-2006, 07:48 AM
Hi

I was wanting to know if someone know of some good website backup software.. What I would like to do is specify a couple of ftp sources and a couple of mysql sources and have the software back up the site every 2 weeks along with all the database into..

I know blue host has a place where you download a zip or tar and you have to manually click on all the links for the mysql data but I have other sites not hosted by blue host and it would be nice if I could just specify all the ftp sources and backup them up from time to time no matter what host it's on.

Is there software like this that exists ?

Thanks,
PHPRocket

phprocket
12-05-2006, 08:28 AM
Well I guess nobody knows or it's not invented yet.. maybe I will create it and make a few dollars in the process. :D

cyberbofh
12-22-2006, 09:33 PM
sorry m8, no $$$ for you ;)

to backup your sql databases: AutoMySQLBackup (http://members.lycos.co.uk/wipe_out/automysqlbackup)
to backup your files: use rsync (http://www.google.com/search?hl=en&q=rsync+backup+files&btnG=Google+Search)I use both (at work & private) and you do not have to be a rocket scientist to get it working :)