Comment on How is it possible for the IT experts to recover data that was erased from a hard drive when the storage of said hard drive appears empty?

TheBananaKing@lemmy.world ⁨2⁩ ⁨months⁩ ago

A file comes in two parts: the actual blocks of data that hold the file itself, and a directory entry with the name of the file, and the location of the first block.

When you delete a file, it only scrubs out the directory entry, and re-lists the data blocks as available for use.

source
Sort:hotnewtop