Download List

Project Description

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.

System Requirements

System requirement is not defined
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.

2009-06-23 17:34
1.11-rc3

The splitting algorithm has been modified to sequentially read the areas smaller than a threshold size. The description of the rescue algorithm in the manual has been made clearer.
Tags: Development

2009-05-25 21:20
1.11-rc2

In rescue mode, ddrescue now shows the time elapsed from the last successful read. The SIGUSR1 and SIGUSR2 signals are now ignored.
Tags: Development

2009-05-03 03:45
1.11-rc1

In case of error writing the logfile to disc, the user is now given the option of fixing the problem and continuing. After every read error, ddrescue now verifies that the input file has not disappeared.
Descriptions of "--direct", "--synchronous", and "--sparse" in the manual have been made clearer.
"make check" now verifies that files are open in binary mode.
Tags: Development

2009-02-23 09:43
1.10

The option "--try-again" has been added. The size skipped when bad sectors are found has been made independent of "cluster-size". Rescue speed has been improved for large log files. An overflow reading from devices of undefined size has been fixed. "make install-info" should now work on Debian and Mac OS X.
Tags: Stable, Minor feature enhancements

2009-02-11 00:49
1.10-rc3

Rescue speed has been improved for large log files. An overflow reading from devices of undefined size has been fixed.
Tags: Development, Minor feature enhancements

Project Resources