Index: [Article Count Order] [Thread]

Date:  Wed, 3 Jan 2007 00:47:06 -0800
From:  "Randy Smith" <forhire (at mark) lewiscounty.com>
Subject:  [coba-e:08465] Re: Backup solution
To:  coba-e (at mark) bluequartz.org
Message-Id:  <20070103083832.M53374 (at mark) lewiscounty.com>
In-Reply-To:  <006d01c72e9d$ad011160$3701a8c0@lapxp>
References:  <459A76F7.4030109 (at mark) dogsbody.org> <006d01c72e9d$ad011160$3701a8c0 (at mark) lapxp>
X-Mail-Count: 08465


> Hey, I would love to see your scripts.
> 
> Actually, I think me should share any of this kind to the ML, so 
> devs could see them as ideas/feature requests and people could pick 
> up AND make it real open-source while jointly editing them.

I've been reading this thread for a while. This is how I do it. 

First I create a list of my sites. I then loop through the list and create an individual cmu export of each 
site on the box. I then create a dated tar/gzip archieve the cmu export and push it off to my backup 
server. 

This makes it easy to move/restore an indiviual site and leaves me with very small cmu exports. It also 
avoids a lot of the issues assosiated with large dumps.

http://home.lewiscounty.com/~forhire/backup.txt

Have fun,

Randy