Good tool for archiving to media?
Tom Buskey
tom at buskey.name
Thu May 29 16:41:52 EDT 2008
On Thu, May 29, 2008 at 12:55 PM, Bill McGonigle <bill at bfccomputing.com>
wrote:
> I have a directory with a slew of files I'll probably not need again
> (a mirror of Fedora Legacy) and I'd like to burn them off to disc,
> probably so I can throw those discs out ten years from now unread. ;)
>
> Anyway, there are 42GB worth of files that I'd like to put on 4.7GB
> discs. I'd like to find an automated app or set of scripts that will:
>
> * checksum the files (md5 or SHA type)
> * store a manifest of the directory structure and checksums, ideally
> on each disc (probably tunable)
> * store the files with reasonable compression (I'm willing to wait
> for bzip over gzip, e.g.)
> * optimize disc layout to maximize the number of files (% of used
> space) per disc, but maintaining as much coherency as possible, and
> splitting if really needed (probably tunable?)
> * allow for access into a single disc's content, randomly accessed
> would be ideal
> * store some forward error correction information to account for a
> small amount of bitrot (probably tunable)
> * free software
> * bonus points for doing mkisofs and/or cdrecord for me, but not
> really necessary
>
There are a number of apps out there that will tar/cpio files into proper
size (640MB/4.x GB) files that will fit into a CD/DVD. Some create a
catalog for searching. Most will mkisofs/burn it too.
I think there's an app out there that will let you create extra ECC for DVDs
too (dvd disaster?).
But then your files are all in a single file on a CD/DVD.
I've been looking for something similar to archive the family photos to DVDs
and still have them online. I've decided to just create a directory for
each DVD and archive it when it gets full. Then I create another directory.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20080529/b41630ab/attachment.html
More information about the gnhlug-discuss
mailing list