软件包: recover (1.3c-11) [universe]
recover 的相关链接
Ubuntu 的资源:
下载源码包 recover:
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Luca Bruno
It should generally not be necessary for users to contact the original maintainer.
相似软件包:
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).
Note that recover works only with ext2 filesystems - it does not support ext3.