Package: wnpp
Package: recover
Priority: optional
Section: admin
Installed-Size: 41
Maintainer: Adrian Bunk <[EMAIL PROTECTED]>
Architecture: i386
Version: 1.3-1
Depends: libc6 (>= 2.2.1-2)
Filename: pool/main/r/recover/recover_1.3-1_i386.deb
Size: 13082
MD5sum: 0d30b3348845870c2fb0775a1a33e5fd
Description: Undelete files on ext2 partitions
Recover automates some steps as described in the ext2-undeletion
howto. This means it seeks all the deleted inodes on your hard drive
with debugfs. When all the inodes are indexed, recover asks you some
questions about the deleted file. These questions are:
* Hard disk device name
* Year of deletion
* Month of deletion
* Weekday of deletion
* First/Last possible day of month
* Min/Max possible file size
* Min/Max possible deletion hour
* Min/Max possible deletion minute
* User ID of the deleted file
* A text string the file included (can be ignored)
.
If recover found any fitting inodes, it asks to give a directory name
and dumps the inodes into the directory. Finally it asks you if you
want to filter the inodes again (in case you typed some wrong
answers).