Login  Register

Re: retrieve deleted file from linux

Posted by ErmanArslansOracleBlog on May 12, 2017; 6:40am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/retrieve-deleted-file-from-linux-tp2683p2685.html

Hi ekrem,

Directory is not important, as it is a filesystem declaration only. The files in it, however; are important.
If the files are still open, then you can restore them.
check it with lsof command and /proc filesystem. There are example in the internet.

If the files are still not open by any process, then you need to use a filesystem recovery tool for recovering your files.