DiskImg is a small command-line utility that dumps the contents of a drive or partition to standard out. Because it is based on large file support, it is able to skip over read errors and log them to a log file. It can start reading at an offset and writes its progress to stderr.
| Tags | Recovery Tools Archiving backup |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | C |