Re: mysql database dump tips and tricks Hi techies,
I am using mysqldump utility for taking mysql backup, have written a shell script and scheduled that script to run around 12:00 am for backup process.
It's taking backup and keep the backup (*.sql) file in the same server path itself. I want to store the backed contents in some other (remote) server location so that i can able to restore it if the running mysql server crashed completely.
Can u please help me out ?
__________________ Keep smiling... |