Paketname | recover |
Beschreibung | Undelete files on ext2 partitions |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.3c-11 |
Sektion | universe/admin |
Priorität | optional |
Installierte Größe | 104 Byte |
Hängt ab von | libc6 (>= 2.5-0ubuntu1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 16618 Byte |
Prüfsumme MD5 | 2b18e675d8a32bc0587d3cae39e410fd |
Prüfsumme SHA1 | 54f0ac0e208b074c7e45cf59289090f41dc1a4e3 |
Prüfsumme SHA256 | d6cfe82d0d671d67e148f8b2fc70293384034fb33131de97d2f35da857d4970b |
Link zum Herunterladen | recover_1.3c-11_i386.deb |
Ausführliche Beschreibung | 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.
.
http://recover.sourceforge.net/linux/recover/
|