.:`=-~rANdOm~`-=:. Game Servers

Technology (Read Only) => Computers => Topic started by: ๖Ϝцzsioᴎ on July 31, 2012, 09:55:20 AM

Title: Why is there a Temp folder?
Post by: ๖Ϝцzsioᴎ on July 31, 2012, 09:55:20 AM
I found 3 temp folders in 3 directories in my machine, Windows, User folder, and Internet Browser.
Just wondering why there is a Temp folder when it's completely useless.
Title: Re: Why is there a Temp folder?
Post by: Loke on July 31, 2012, 10:03:22 AM
If you dont have a temp folder, your harddrive will fill up with youtube videos etc because it has to download them to play them.
Same with Flash games, websites, and yeah. Pretty much all the websites you goto is temporarily stored on your machine.
Title: Re: Why is there a Temp folder?
Post by: Sabb on July 31, 2012, 02:54:51 PM
If you dont have a temp folder, your harddrive will fill up with youtube videos etc because it has to download them to play them.
Same with Flash games, websites, and yeah. Pretty much all the websites you goto is temporarily stored on your machine.
No lol. You're thinking of RAM I'm pretty sure. The files aren't actually stored on any of your hard disks.
Anyways, I'm pretty sure those are useless. I don't think it's worth deleting them as if they are needed again then they just get re-made. They might be used during installations or things like that, I think.
Title: Re: Why is there a Temp folder?
Post by: Deathie on July 31, 2012, 09:50:07 PM
No lol. You're thinking of RAM I'm pretty sure. The files aren't actually stored on any of your hard disks.
Anyways, I'm pretty sure those are useless. I don't think it's worth deleting them as if they are needed again then they just get re-made. They might be used during installations or things like that, I think.

Please don't tell me you're serious.
Title: Re: Why is there a Temp folder?
Post by: Sabb on July 31, 2012, 09:53:14 PM
Please don't tell me you're serious.
I am. Please explain.
Title: Re: Why is there a Temp folder?
Post by: Deathie on July 31, 2012, 10:15:31 PM
I am. Please explain.

When you visit a site, everything is downloaded locally onto your hard drive within a temp folder which is deleted when your instance ends (ie; when you close your browser) or when you restart your computer.

RAM is used for information that needs to be processed too quickly for it to be stored on your hard drive. Generated files and information are used by the ram, and if your memory capacity is maxed out, it goes over to your virtual memory.
Title: Re: Why is there a Temp folder?
Post by: Sabb on July 31, 2012, 10:22:15 PM
When you visit a site, everything is downloaded locally onto your hard drive within a temp folder which is deleted when your instance ends (ie; when you close your browser) or when you restart your computer.

RAM is used for information that needs to be processed too quickly for it to be stored on your hard drive. Generated files and information are used by the ram, and if your memory capacity is maxed out, it goes over to your virtual memory.
Well I didn't literally mean that it's physically downloaded on the RAM, just that it's used temporarily for videos and shit or w.e. I have never found folders on my computer that are downloaded from browser or anything like that temporarily though. Assuming that you're right, which you probably are, I guess they're just downloaded somewhere else in a folder with a different name? I would like to know where my 50 tabs are temporarily downloaded lol.
Title: Re: Why is there a Temp folder?
Post by: coolzeldad on July 31, 2012, 11:40:35 PM
The concept of a temp folder is a temporary working directory.

This is used by the operating system and programs (individually or in the system one) to store data of temporary nature on the local disk (harddisk/ssd/etc) which is normally persistant media.

While these files are cleaned periodically on most systems, some can store for extended periods of time depending on application / operating system preferences.

And for you sabb, the tabs are probably cache'd in your browser's working directory, assuming chrome i think its C:\Users\WINDOWS USER NAME\AppData\Local\Chrome\User Data\Default
Title: Re: Why is there a Temp folder?
Post by: Sabb on July 31, 2012, 11:44:36 PM
The concept of a temp folder is a temporary working directory.

This is used by the operating system and programs (individually or in the system one) to store data of temporary nature on the local disk (harddisk/ssd/etc) which is normally persistant media.

While these files are cleaned periodically on most systems, some can store for extended periods of time depending on application / operating system preferences.

And for you sabb, the tabs are probably cache'd in your browser's working directory, assuming chrome i think its C:\Users\WINDOWS USER NAME\AppData\Local\Chrome\User Data\Default
Oh alright I see.