Difference between revisions of "Safecopy"
Jump to navigation
Jump to search
(Trial import from script.) |
Prwheatley (talk | contribs) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Infobox tool |
|purpose=low level data recovery tool | |purpose=low level data recovery tool | ||
| − | |||
|homepage=http://safecopy.sourceforge.net/ | |homepage=http://safecopy.sourceforge.net/ | ||
|license=GNU General Public License version 2.0 (GPLv2) | |license=GNU General Public License version 2.0 (GPLv2) | ||
| − | | | + | |function=File Recovery |
| + | }} | ||
| + | {{Infobox tool details | ||
| + | |ohloh_id=safecopy | ||
}} | }} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
= Description = | = Description = | ||
safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, hard disk partitions, CDs, tape devices, …, where other tools like dd would fail due to I/O errors. | safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, hard disk partitions, CDs, tape devices, …, where other tools like dd would fail due to I/O errors. | ||
| Line 18: | Line 15: | ||
= Development Activity = | = Development Activity = | ||
| − | |||
| − | |||
| − | |||
Latest revision as of 10:14, 21 April 2021
Description
safecopy is a data recovery tool which tries to extract as much data as possible from a problematic (i.e. damaged sectors) source - like floppy drives, hard disk partitions, CDs, tape devices, …, where other tools like dd would fail due to I/O errors.