lzip-bug
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Lzip-bug] Lziprecover 1.20-pre1 released


From: Antonio Diaz Diaz
Subject: [Lzip-bug] Lziprecover 1.20-pre1 released
Date: Sat, 06 May 2017 14:24:52 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.9.1.19) Gecko/20110420 SeaMonkey/2.0.14

Lziprecover 1.20-pre1 is ready for testing here
http://download.savannah.gnu.org/releases/lzip/lziprecover/lziprecover-1.20-pre1.tar.lz
http://download.savannah.gnu.org/releases/lzip/lziprecover/lziprecover-1.20-pre1.tar.gz

The sha256sums are:
3f64e4967f52cf3673650311944831541e612b3665d6f5cab39540812e015350 lziprecover-1.20-pre1.tar.lz aa53621ddf53138be3a92959d18a058045d628602ec30088dc2fb4168f7f429a lziprecover-1.20-pre1.tar.gz

Please, test it and report any bugs you find.

Lziprecover is a data recovery tool and decompressor for files in the lzip compressed data format (.lz). Lziprecover is able to repair slightly damaged files, produce a correct file by merging the good parts of two or more damaged copies, extract data from damaged files, decompress files and test integrity of files.

Lziprecover provides random access to the data in multimember files; it only decompresses the members containing the desired data.

Lziprecover facilitates the management of metadata stored as trailing data in lzip files.

Lziprecover is not a replacement for regular backups, but a last line of defense for the case where the backups are also damaged.

Lziprecover is able to recover or decompress files produced by any of the compressors in the lzip family; lzip, plzip, minilzip/lzlib, clzip and pdlzip.

The lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability.

A nice feature of the lzip format is that a corrupt byte is easier to repair the nearer it is from the beginning of the file. Therefore, with the help of lziprecover, losing an entire archive just because of a corrupt byte near the beginning is a thing of the past.

If the cause of file corruption is damaged media, the combination GNU ddrescue[1] + lziprecover is the best option for recovering data from multiple damaged copies.

The homepage is at http://www.nongnu.org/lzip/lziprecover.html


Changes in this version:

* The options "--dump-tdata", "--remove-tdata", and "--strip-tdata" have been added to ease the management of metadata stored as trailing data:

  "--dump-tdata" dumps the trailing data (if any) of one or more regular
  files to standard output.

  "--remove-tdata" removes the trailing data from regular files in place.

  "--strip-tdata" copies one or more regular files to standard output,
  stripping the trailing data (if any) from each file.


[1] http://www.gnu.org/software/ddrescue/ddrescue.html


Regards,
Antonio Diaz, lziprecover author and maintainer.

--
If you are distributing software in xz format, please consider using lzip instead. See http://www.nongnu.org/lzip/xz_inadequate.html and http://www.nongnu.org/lzip/lzip_benchmark.html#busybox




reply via email to

[Prev in Thread] Current Thread [Next in Thread]