Typical Questions, Your Real Answers

Malice

BMFH
Joined
Mar 26, 2001
Messages
12,734
Reaction score
0
Points
31
Over the years, I get asked questions of many types.

I am going to try to start documenting common questions.

1) When I "empty my trash can" are the files that were deleted from the trash can gone completely?
To answer this question, we have to give a little explanation on how data is stored on a hard drive. Lets say, you copy a huge 10GB movie to your harddrive. The Operating System literally starts at the beginning of your hard drive (what is called, sector 0) and starts copying the movie to the hard drive, in any "empty" sector. So in other words.....Sector 27, then 99, then 29902...
In other words, it copies to the hard drive, starting at the beginning working its way sector by sector towards the outside of the hard drive. (This is also how you get massive defragmentation of a hard drive).

On the hard drive is something called the FAT (File Allocation Table). This is the, "table of contents" of the data on the hard drive. So to explain, in the FAT, it lists all the sectors, where the movie in the above example is located.

When you "delete" a file, you are actually, just deleting the reference to it in the FAT. Not actually deleting the data. So programs have been written to pull data from the drive itself, sector by sector, ignoring the FAT.

So if you want something TRULLY gone, use a program like Eraser to actually overwrite data, not just delete the FAT references.
 
you can delete this post malice but it would probably be good to tell people how to also get the data back and what they should do (i.e. stop saving anything onto the computer and download some software of the internet to recover it. I personally use recuva)

Good Thread, I support all your technical threads

feel free to delete this after reading it.
 
Thanks Malice...and I actually have a question for the answer you posted....so if I don't use a program such as "Eraser," the memory that was taken up by the file/program will still be taken up or how does that work out?
 

Users who are viewing this thread

Back
Top
monitoring_string = "afb8e5d7348ab9e99f73cba908f10802"