well a good idea then for your scenario, as Remzi was saying is to use rysnc depending on the setup of the 2 boxes you may only need to back a few things up, I take it this is for the purpose of a failover or hotspare system? remember to copy the zap config file out of /etc along with all the directories that where previously mentioned in Remzi's email. You will also want to rsync the directory that stores your database files, and you will probably want to sync your log files aswell as a means of going back and looking for errors. Phil.
________________________________ From: Richard (Rogers @ work) [mailto:[EMAIL PROTECTED] Sent: Fri 4/13/2007 9:40 AM To: Philip Mullis; [email protected] Subject: Re: [on-asterisk] Backup and restore Asterisk config from one host to another I have done all my extension setup and configuration using FreePBX. Which folders need to be backup? How about the changes saved to DB if any?? Thanks, Richard ----- Original Message ----- From: Philip Mullis <mailto:[EMAIL PROTECTED]> To: Richard (Rogers @ work) <mailto:[EMAIL PROTECTED]> ; [email protected] Sent: Friday, April 13, 2007 9:29 AM Subject: RE: [on-asterisk] Backup and restore Asterisk config from one host to another you can scp them from one box to another, that would be the quickest 1 liner way of doing that. Phil. ________________________________ From: Richard (Rogers @ work) [mailto:[EMAIL PROTECTED] Sent: Fri 4/13/2007 9:13 AM To: [email protected] Subject: [on-asterisk] Backup and restore Asterisk config from one host to another Hi , I would like save a snapshot of all my asterisk configurations from one host (primary )and restore it on another host (backup). I would like to do it using a command line/script rather than using freePBX. Any suggestion will be appreciated. Thanks, Richard --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
