[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Undeletion utililty for ext3/4
- From: Number9652 <number9652 yahoo com>
- To: Ext3-users redhat com
- Cc:
- Subject: Undeletion utililty for ext3/4
- Date: Thu, 30 Apr 2009 13:17:02 -0700 (PDT)
I have recently released a project on sourceforge ( http://extundelete.sourceforge.net ) that can undelete a file from an ext3 or ext4 partition. It uses code from ext3grep to parse command-line options, and uses libext2fs to read the partitions. Instead of reading the entire partition, as ext3grep does, it reads only the journal file and is able to restore a deleted file from the information there and in (possibly deleted) directory blocks. I hope it is of some use.
-N
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]