Advise me please some recovery tools for File Recover | Deleted Files Recovery | Damaged Files
Asked
Active
Viewed 1.7k times
8
-
It depends on the nature of your backup... – outofstep Nov 04 '10 at 13:46
-
4Possible duplicate of How to recover deleted files? – Oct 17 '15 at 20:50
3 Answers
7
The problem with deleted files is that they no longer have inodes and a lot of the data about the filename and how they're linked together is lost. It's not like in windows where the filesystem just renames the file.
There are ways to do it, you can follow some of the guides here:
http://e2undel.sourceforge.net/recovery-howto.html
They show you some of the tools which use heuristics and guessing to put data back together.

Martin Owens -doctormo-
- 20,060
-
-
-
1The process is so dangerous and specialised that there are no friendly tools that do it. This is a serious job and it's kind of expected that you would read the documentation and understand what's going on. Otherwise you won't understand the results (because they are not always what you might expect) – Martin Owens -doctormo- Nov 04 '10 at 11:32
-
there are a few tools for windows (that recover linux files) but they only work on ext3, and I've not been successful. – RolandiXor Nov 04 '10 at 21:56
3
The first thing to try is the Trash bin.
Go to Places -> Home Folder
Then click on Trash
If the file is there right click and then select Restore.
If this does not help try following the official ubuntu data recovery instructions here

trampster
- 11,342