I wrote a set of Python scripts that have been working pretty well for me. Input is a list of directories for each cdr and exclusions specified as regular expressions in config files. Output is a bunch of tarred and gzipped archives. The script then moves the archives to one or more cdrs via mkisofs and cdrecord. You have to figure out which directory archives fit best on each disc, but it should be easy to adapt to your environment.
It's a work in progress, but it's how I do all my cdr backups. Let me know if you're interested. Steve Cooper Phillip Deackes wrote: > On Mon, 19 Feb 2001 17:38:07 -0600 (CST) > Richard Cobbe <[EMAIL PROTECTED]> wrote: > > > If you're interested in doing backups to CD-R(W), I'd recommend cddump. > > There's not a dpkg, but it's easy enough to install. See > > http://users.gtn.net/fraserm/cddump.html. > > Thanks, Richard. I downloaded cddump and it works well. However, I can't > seem to get it to backup multiple directories. How would I, say, get it > backup /home and /etc? I tried 'cddump 0 /etc /home' and it ignored /home. > There is nothing in the man page to suggest how it can be done. > > Any ideas? > > -- > Phillip Deackes > Using Progeny Debian Linux > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]