how to recover/restore deleted files in linux ?

Status
Not open for further replies.

omara007

Advanced Member level 4
Joined
Jan 6, 2003
Messages
1,237
Helped
50
Reputation
102
Reaction score
16
Trophy points
1,318
Location
Cairo/Egypt
Activity points
9,716
Hi guys ..

I'm using a linux server and I have deleted a directory of mine by mistake .. how can I recover/restore the deleted stuff, given that I'm only using a shell (no GUI) ?
 

For the ext2 filesystem here is a link:
**broken link removed**

On ext3 you have bad luck. AFAIK your only chance is to "grep" a known string of your lost file over the partition (/dev/hdX) to find the sectors where the file have been stored.
 

Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…