Pages tagged undelete:

How to undelete any open, deleted file on linux. | final cog
http://finalcog.com/undelete-open-file-from-inode

There are many situations where a file has been deleted (typically by an overnight log-cleaning process), yet the inode is still held open by a process reading from, or writing to, it. Recovery of such a file is simple, regardless of whether it is on ext2, ext3, reiserfs or any other filesystem. When a file is deleted in linux, it is simply 'unlinked'. The inode, which contains the file's data, is not deleted until all processes have finished with it. This is why processes can carry on writing to deleted files. (Incidentally, this is why linux can be upgraded without requiring a reboot. Programmes, which have shared libraries open, carry on using the old versions of shared libraries until they finish.)
There are many situations where a file has been deleted (typically by an overnight log-cleaning process), yet the inode is still held open by a process reading from, or writing to, it. Recovery of such a file is simple, regardless of whether it is on ext2, ext3, reiserfs or any other filesystem.
"There are many situations where a file has been deleted, yet the inode is still held open by a process reading from, or writing to, it. Recovery of such a file is simple, regardless of whether it is on ext2, ext3, reiserfs or any other filesystem."
Si un fichier est effacé mais toujours ouvert par une application, il est très facile de le récupérer.
DiskDigger | DmitryBrant.com
http://dmitrybrant.com/diskdigger
GetDataBack - Data Recovery Software
http://www.runtime.org/data-recovery-software.htm