asterisk2billing.org
http://forum.asterisk2billing.org/

Automated backup script
http://forum.asterisk2billing.org/viewtopic.php?f=21&t=9416
Page 1 of 1

Author:  dhekial [ Wed Dec 21, 2011 6:40 pm ]
Post subject:  Automated backup script

Hi,

I need an automated script (sql commands ) to backup a2billing database at regular intervals to an external drive and to a standby server.

thx

Author:  jroper [ Thu Dec 22, 2011 4:18 pm ]
Post subject:  Re: Automated backup script

Hi

mysqldump -uroot -ppassword a2billingdb > sqlbackup.sql
scp sqlbackup [email protected]:/backups/

Joe

Author:  dhekial [ Thu Dec 22, 2011 9:32 pm ]
Post subject:  Re: Automated backup script

Thanks Joe. Happy Holidays!

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/