|
1. You can not use the backup utility if your using an external mysql database. mysql needs to be on the same server to use that utility and yours is not.
2. That would depend on some external script or your sites backup features. I use a program called automysqlbackup.sh to backup my mysql databases daily weekly and monthly and then I usually backup my site through my control panel which tar zips my files and downloads it to my home computer
|