Richard (Rogers @ work) wrote:
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.
scp -r /etc/asterisk backuphost:/etc/asteriskNeed an additional one for the mailbox directory if you want to back up vmails.
