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.

2010-04-07 21:48
1.12

The destination file is now created with write permission for all if umask allows it. Files are now opened in binary mode on non-POSIX platforms that define the O_BINARY macro. Lintian warnings in Debian about man pages have been fixed. The "COPYING" file is no longer used as data for testing.
Tags: Stable

2010-03-16 07:33
1.12-rc3

This release uses "time_t" instead of "long" for time variables.
Tags: Development

2010-02-15 20:36
1.12-rc2

The destination file is now created with write permission for all if umask allows it.
Tags: Development

2010-01-05 00:23
1.12-rc1

Files are now opened in binary mode on non-POSIX platforms that define the O_BINARY macro. Lintian warnings in Debian about man pages have been fixed. The "COPYING" file is no longer used as data for testing.
Tags: Development

2009-07-13 23:22
1.11

In case of error writing the logfile to disk, the user is now given the option to fix the problem and continue. The splitting algorithm has been modified to sequentially read the areas smaller than a threshold size. After every read error, ddrescue now verifies that the input file has not disappeared. In rescue mode, ddrescue now shows the time elapsed from the last successful read. Signals SIGUSR1 and SIGUSR2 are now ignored by ddrescue.
Tags: Stable

Project Resources