

In our case, immediate action means you should stop writing data to the disk from where the important information was removed, and find a reliable app to help you bring the files back. That is why it’s important to take immediate action right after you discover important information was lost.

The probability of recovering data from such systems depends largely on the size of the journal and on how long the operating system worked after a certain file was deleted.

Journaled file systems Ext3 and Ext4 perform the deleting operations via the journal. One of the features within Ext2 is that the file system removes partially the information about deleted files, in particular, links to file names, which makes recovering such file names an almost impossible task.
