HI I just backed up one of my blogs and emailed the back up to my self Has anyone got or know of a script to do this for my other none wordpress sites? I guess I could look at the code and try and work it out, but if anyone has a prewritten script I would be for ever greatful Jamie PS MERRY CHRISTMAS I have had a truely delightful Christmas this year !!!
You can use mysqlhotcopy shell script to save a copy of the DB files. Then do gzip, then email the backup.gz to your email, and finally gunzip it to the location of DB files on a new server. Read more here: vbulletin.com/forum/showthread.php?t=134821
Its easy enough, just not quick enough, I have 10 data bases and it takes a while to go in and out of each one thats all. I am just looking for a quicker alternative.