Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: Delted Files,or are they?  (Read 14726 times)

0 Members and 1 Guest are viewing this topic.

Brennan Sahagian

  • Guest
Delted Files,or are they?
« on: January 25, 2005, 10:56:59 PM »
Where do the files go when the trash is emptied?
Do they go somewhere in my computer or possibly gum it up and slow it down?

phlatop

  • Guest
Re: Delted Files,or are they?
« Reply #1 on: March 15, 2005, 09:26:06 AM »
The files do not go anywhere, they stay on the computer. When a data file is created it uses a finite space on the hard drive and it causes some magnetic material on the hard drive to change state in the classic one's and zero's we have come to recognize as representation of computer data.

In order for the computer and its applications to recognize where data begins and ends, a particular series of one's and zero's are recorded before the data is recorded. This =header= code tells the computer and the associated application that the following codes are in fact data and can be read on screen or printed. There is an =ending= code to tell the computer where a data file ends.

When that data file is =trashed= the header code or =flag= is over written leaving the =data= or body of the file intact. Even though the data is intact it is not accessable by the computer for the application to be read or print.

If the file is long it will be =chopped= up into several segments and each segment will have a header code , not only telling the computer that data follows the header, but where the previous segment is located on the hard drive and where the following segment is located to. When too many files are broken up into segments the computer is required to hunt for them on the hard drive before loading them into memory for you to use. This hunting time does slow the computer down. When files are segmented the hard drive is said to be fragmented. A severely fragmented hard drive is a slow hard drive.

When you use a defragmenting utility the segmented files are brought back together and made into =contiguous= files again. The =extra= space once taken up by the fragmented segments are returned to the computer as =free space= meaning that there may be old data in the free space but it can be recorded over.

hth

appleswitch

  • Guest
Re: Delted Files,or are they?
« Reply #2 on: April 09, 2005, 03:51:23 PM »
so no, deleted files wont gum it up (dam phlatop, nice info  but I dont think he wanted your whole life story)