I have a website hosting files, (file server), I sync the files with another server .. in case something happens I have a copy of all the files .. But have some way to always save a copy of the database automatically? I always need to go to phpmyadmin and export the tables?
The files, are automatically synchronized by a CRON , how do you do the same or something like mysql ?