Downloadliste

Projektbeschreibung

The gzip Recovery Toolkit attempts to automate the recovery of data from corrupted gzip files (including tarballs) through a program called gzrecover. This package is still very experimental at this point.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-13 16:47 Zurück zur Release-Liste
0.3

Diese Pressemitteilung enthält zwei wesentliche Updates. Erstens wurde eine Änderung der Strategie in gzrecover gelesen werden. Zuvor, die beschädigte gzip Data Extractor-Programm auf mmap (2) berufen, um Dateien zu lesen. Dies wurde zu einer gepufferten lesen Strategie, die Unterstützung für eine große Datei sowie Plattformen, die keine Dateien zu Memory Mapped erlauben erlauben sollte geändert. Dateigrößen bis zu 168GB getestet wurden. Zweitens wurde die Lizenz auf gzrecover aus der zlib-Lizenz (eine BSD-Variante) an die GPL eingeschaltet.
Tags: Major bugfixes
This release contains two principal updates.
First, a change was made in the read strategy in
gzrecover. Previously, the corrupted gzip data
extractor program relied on mmap(2) to read files.
This has been changed to a buffered read strategy
which should allow support for any sized file as
well as platforms that don't allow files to be
memory mapped. Files sizes up to 168GB have been
tested. Second, the license on gzrecover has been
switched from the zlib license (a BSD variant) to
the GPL.

Project Resources