diff options
author | agc <agc@pkgsrc.org> | 2005-05-25 10:29:01 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2005-05-25 10:29:01 +0000 |
commit | d523d3213b5f0baa5e5b4de43901adddb0e608b8 (patch) | |
tree | 5c63c71810766aae1bede27fdaef5537cc04d17f /sysutils/fatback/DESCR | |
parent | aca142f0113b5fdf6cd36dc66be3fef708fb5595 (diff) | |
download | pkgsrc-d523d3213b5f0baa5e5b4de43901adddb0e608b8.tar.gz |
Initial import of fatback-1.3 into the Packages Collection.
Taken from a posting by Wolfgang S. Rupprecht to netbsd-users on April 26th.
Fatback is a forensic tool for undeleting files from FAT file systems.
Fatback is different from other undelete tools in that it does the
following:
* Runs under UNIX environments
* Can undelete files automatically
* Supports Long File Names
* Supports FAT12, FAT16, and FAT32
* Powerful interactive mode
* Recursively undeletes deleted directories
* Recovers lost cluster chains
* Works with single partitions or whole disks
Diffstat (limited to 'sysutils/fatback/DESCR')
-rw-r--r-- | sysutils/fatback/DESCR | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/fatback/DESCR b/sysutils/fatback/DESCR new file mode 100644 index 00000000000..a4669c16bbe --- /dev/null +++ b/sysutils/fatback/DESCR @@ -0,0 +1,13 @@ +Fatback is a forensic tool for undeleting files from FAT file systems. + +Fatback is different from other undelete tools in that it does the +following: + + * Runs under UNIX environments + * Can undelete files automatically + * Supports Long File Names + * Supports FAT12, FAT16, and FAT32 + * Powerful interactive mode + * Recursively undeletes deleted directories + * Recovers lost cluster chains + * Works with single partitions or whole disks |