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-08-29 20:50 Back to release list
1.13

Non-regular output files are no longer overwritten by default. The "--force" and "--preallocate" options were added. In main.cc (write_logfile_header), a command line is written to the logfile. Information about the logfile and recoverable formats was added to ddrescue.texinfo. A couple more warnings were added to the tutorial in ddrescue.texinfo. In the test suite, "test1" was renamed to "test.txt". "long" is used again instead of "time_t" for time variables, since ddrescue only needs counting of seconds and "time_t" causes warnings on some systems.

Project Resources