Re: backup to dvd
From: Ben Measures (saint_abroadremove_at_removehotmail.com)
Date: 01/26/04
- Next message: Yongjik Kim: "[Q] Immediately exiting (with return code zero) from Makefile?"
- Previous message: gladelson: "Re: Slow internet"
- In reply to: Michael W. Cocke: "Re: backup to dvd"
- Next in thread: Michael W. Cocke: "Re: backup to dvd"
- Reply: Michael W. Cocke: "Re: backup to dvd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 26 Jan 2004 01:08:22 +0000
Michael W. Cocke wrote:
> On Fri, 23 Jan 2004 17:05:11 -0800, Kelsey Bjarnason
> <kelseyb@lightspeed.bc.ca> wrote:
>
>
>>[snips]
>>
>>On Wed, 21 Jan 2004 19:11:45 +0000, Michael Lodman wrote:
>>
>>
>>>>That would be too easy. As would looking on freshmeat. The OP wants
>>>>you to do the searching for him.
>>>
>>>I did do a google seach. I got back a ton of results on backing up video
>>>dvds.
>>>
>>>
>>>>I quite like this one:
>>>>
>>>>http://www.k3b.org/
>>
>>And it ain't quite as easy as it sounds, either. I've been looking for
>>decent backup options for CDR for about a week now.
>>
>>"Decent" here involves a couple of key points. First, it should be able
>>to be handed a directory (or set of them) and walk into them, collecting
>>the files to be backed up. Second, it should be able to understand that
>>not everything will fit on a single 700Mb CD, and partition the backup
>>appropriately. Third, if possible, it should compress the data as it's
>>being written. It would also be nice if it "got" incremental backups.
>>
>>K3B is great for burning CDs... not so good for backups; it simply tosses
>>up its hands in disgust at the notion of trying to cope with 11Gb of data
>>and 700Mb blanks.
>>
>>About the best option I've seen so far is making a tarball, using split,
>>then writing the chunks. To me, this seems like an excessively ugly
>>solution.
>>
>>Still looking. :)
>>
mkzftree can compress for mkisofs, with the advantage (over tar) being
transparent decompression, ie, the kernel makes it look like normal.
However, working out where to split the filelist for multi-cd backups
might be a bit more tricky, mainly because compression makes it
difficult to predict the final image size.
-- Ben M. ---------------- What are Software Patents for? To protect the small enterprise from bigger companies. What do Software Patents do? In its current form, they protect only companies with big legal departments as they: a.) Patent everything no matter how general b.) Sue everybody. Even if the patent can be argued invalid, small companies can ill-afford the typical $500k cost of a law-suit (not to mention years of harassment). Don't let them take away your right to program whatever you like. Make a stand on Software Patents before its too late. Read about the ongoing battle at http://swpat.ffii.org/ ----------------
- Next message: Yongjik Kim: "[Q] Immediately exiting (with return code zero) from Makefile?"
- Previous message: gladelson: "Re: Slow internet"
- In reply to: Michael W. Cocke: "Re: backup to dvd"
- Next in thread: Michael W. Cocke: "Re: backup to dvd"
- Reply: Michael W. Cocke: "Re: backup to dvd"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]