Results 1 to 2 of 2
how do i recover a deleted file(undelete)using inodes... i would like to write a prgm for this purpose......
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-02-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 1
undeletion
how do i recover a deleted file(undelete)using inodes... i would like to write a prgm for this purpose...
- 04-02-2010 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 10,141
You might want to look at the source for the utilities e2undel and ext3undel. What you do depends upon the file system you are trying to restore the file to. Each will be very different. In any caes, these can be used for code examples of manipulating ext2/ext3 file system inodes, etc.
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote
