358
submitted 3 months ago by jeffw@lemmy.world to c/technology@lemmy.world
you are viewing a single comment's thread
view the rest of the comments
[-] vhstape 12 points 3 months ago* (last edited 3 months ago)

Anyone with a background in computing would respond, "duh." The operating system maintains a file table which contains the addresses of pieces of data on the disk. Deleting a file just removed its file table entry, and in most cases leaves the data untouched. That's why data recovery software exists, and it's also how we have the "Trash" or "Recycle Bin". If you want the photos completely erased, you'll need to overwrite the data, which wastes time and write cycles...

[-] JackGreenEarth@lemm.ee 23 points 3 months ago

You're mixing up two things. In Trash, neither the pointers to the data, nor the actual data is deleted, they're just marked as deleted by moving them to a folder called Trash, or appending .trashed to their file name, which the file management part of the OS treats as trashed. If you clear your Trash, or directly delete the file permanently, the pointers are deleted so any data on the disk is marked as free to be overwritten, but until something actually overwrites it, you can recover it using data recovery software. If you change all the physical bits on the disk then the data is permanently deleted and can't be recovered. Unless, of course, it was copied to someone else's server first.

[-] ichbinjasokreativ@lemmy.world 15 points 3 months ago

You're right, except that this is about years-old deleted pics. Like deleted-in-2021 old. The blocks on the partition have long since been overwritten.

this post was submitted on 21 May 2024
358 points (96.4% liked)

Technology

57944 readers
2909 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS