Re: Archiving
- From: jellybean stonerfish <stonerfish@xxxxxxxxxxxxx>
- Date: Fri, 18 Jul 2008 02:08:24 GMT
On Thu, 17 Jul 2008 21:48:46 +0000, jpd wrote:
Both tar and gzip trade complexity for something (combinding files into
one bytestream and compression respectively) which introduces various
risks. The need for specialised tools to extract them again, for one,
and inability to restore the original files from the stream due to
corruption for another. This is more finnicky for compression tools, so
uncompressed tape archives stand a somewhat better chance of recovery
beyond a bad spot (eg. due to media failure).
Hmmmm... I wonder if gnu tar could be fiddled with to add an option to
compress each file first, then wrap the compressed/encrypted files in the
tar archive. This could mean losing only one file, instead of the whole
archive if there is a flipped bit.
stonerfish
.
- Follow-Ups:
- Re: Archiving
- From: jpd
- Re: Archiving
- References:
- Archiving
- From: J
- Re: Archiving
- From: jpd
- Archiving
- Prev by Date: Re: Archiving
- Next by Date: 7 Unix Admin needed for contract position in Texas and Georgia - secret or interim clearance rqd
- Previous by thread: Re: Archiving
- Next by thread: Re: Archiving
- Index(es):
Relevant Pages
|