Search found 1 match

by fepeacock
29 Jan 2020, 18:24
Forum: File recovery
Topic: Photorec to recover files in an ext4 directory identified with its inode nr
Replies: 1
Views: 2642

Photorec to recover files in an ext4 directory identified with its inode nr

Hello,

I would like to recover deleted files from a directory on an ext4 file system. I would like to avoid the full scan of the partition and only recover from the existing directory.

I have been advised to issue the following command: "photorec /cmd device ext2_inode,inode_nr,search" where the ...