Keith Gearty wrote: > I'm setting up a weekly backup job on my SipX server which is completely > seperate from sipxconfig. It already backs up all the major Linux > config files, but I just wanted to check with you guys which SipX > specific directories ought to be included as well. The way I see it, I > should be including the following: > > /etc/sipxpbx/ > /var/sipxdata/ > /usr/share/www/ > > Are there any directories or files I missed out? > > Thanks. >
Just use sipx-backup script. At the minimum check what that script considers important. Most if not all the files in the directories you listed are actually regenerated directly or indirectly from postrges DB. Backing them up does not make much sense (if you backup database as well they will be overwritten, if you do not backup the database they are useless). D. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
