wok view ddrescue/description.txt @ rev 24484

updated dislocker (0.7.1 -> 0.7.3)
author Hans-G?nter Theisgen
date Fri Feb 18 15:45:33 2022 +0100 (2022-02-18)
parents 5604c90d7b2c
children
line source
1 GNU ddrescue is a data recovery tool.
2 It copies data from one file or block device (hard disc, cdrom, etc)
3 to another, trying to rescue the good parts first in case of read
4 errors.
6 Ddrescuelog is a tool that manipulates ddrescue mapfiles, shows
7 mapfile contents, converts mapfiles to and from other formats,
8 compares mapfiles, tests rescue status, and can delete a mapfile if
9 the rescue is done. Ddrescuelog operations can be restricted to one
10 or several parts of the mapfile if the domain setting options are used.
12 The basic operation of ddrescue is fully automatic.
13 That is, you don't have to wait for an error, stop the program,
14 restart it from a new position, etc.