Downloadliste

Projektbeschreibung

GNU ddrescue is a data recovery tool. It copies data from one file or block device (hard disk, CD-ROM, etc.) to another, trying to rescue the good parts first in case of read errors. GNU ddrescuelog is a tool that manipulates ddrescue logfiles, shows logfile contents, converts logfiles to/from other formats, compares logfiles, tests rescue status, and can delete a logfile if the rescue is done.

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.

2012-03-14 23:59
1.16-rc3

Die neue Option "- K,--Skip-Größe" wurde hinzugefügt. Configure-Option "--Datadir" wurde umbenannt in "--Datarootdir" GNU-Standards folgen.
Tags: Development
The new option "-K, --skip-size" has been added. Configure option "--datadir" has been renamed to "--datarootdir" to follow GNU Standards.

2012-02-23 11:08
1.16-rc2

Die aktuelle Position ist nun bis zum Ende des Blocks festgelegt, beim rückwärts lesen Resumability in reverse Modus ermöglicht.
Tags: Development
The current position is now set to the end of the block when reading backwards, allowing resumability in reverse mode.

2012-01-12 07:06
1.16-rc1

Die Option "-E,--Max-Error-Rate" jetzt überprüft die Rate der tatsächlich fehlgeschlagene Lesevorgänge, nicht das Wachstum der Fehler Größe, und zeigt die Fehlerquote in der Fehlermeldung. Zitat wurden Zeichen in Nachrichten wie von GNU Coding Standards beraten geändert.
Tags: Development
The "-E, --max-error-rate" option now checks the rate of actually failed reads, not the growth of error size, and shows the error rate in the error message. Quote characters in messages have been changed as advised by GNU Coding Standards.

2012-01-03 08:03
1.15

Die Optionen "- a,--min - lesen-Preis", "- I,--überprüfen-Eingabe-Größe", und "-X--erweitern-Ausgabedatei" wurden hinzugefügt.
Ddrescue jetzt überprüft, dass Infile, Ausgabedatei, und Logfile sind alle verschieden. Nicht versucht Blöcke sind jetzt lesen-Clustergröße Sektoren ausgerichtet. Der "split oder überspringen" Algorithmus des geteilten Passes wurde verbessert. Eine falsche Warnung über "-D" ignoriert der Füllmodus aktiviert wurde entfernt.
Ddrescuelog, ein Werkzeug zur Manipulation, Anzeige, Konvertierung, Vergleich und Prüfung von Ddrescue Protokolldateien, wurde hinzugefügt.
Tags: Stable
The options "-a, --min-read-rate", "-I, --verify-input-size", and "-x, --extend-outfile" have been added.
Ddrescue now verifies that infile, outfile, and logfile are all different. Non-tried blocks are now read aligned to cluster-size sectors. The "split or skip" algorithm of the split pass has been improved. A spurious warning about "-D" being ignored in fill mode has been removed.
Ddrescuelog, a tool for manipulation, display, conversion, comparison, and testing of ddrescue log files, has been added.

2011-11-24 08:22
1.15-rc1

Die neuen Optionen "- I,--überprüfen-Eingabe-Größe", und "-X--erweitern-Ausgabedatei" wurden hinzugefügt. Ddrescue jetzt überprüft, dass Infile, Ausgabedatei, und Logfile sind alle verschieden.
Nicht versucht Blöcke sind jetzt lesen-Clustergröße Sektoren ausgerichtet. Der "split oder überspringen" Algorithmus des geteilten Passes wurde verbessert. Die Standard-Blockgröße für Ddrescuelog wurde bis 512, vom Ddrescue verwendete Wert geändert.
Tags: Development
The new options "-I, --verify-input-size", and "-x, --extend-outfile" have been added. Ddrescue now verifies that infile, outfile, and logfile are all different.
Non-tried blocks are now read aligned to cluster-size sectors. The "split or skip" algorithm of the split pass has been improved. The default block size for ddrescuelog has been changed to 512, the value used by ddrescue.

Project Resources