tfarre2 Posted December 20, 2005 Posted December 20, 2005 It's been my practice to not save anything in my C root directory. From what I've read in a few places, it's best to keep the clutter in folders. I think the logic was because when booting up, you don't want the machine sorting out a lot of junk to find the right files and making sure it doesn't need any other ones in there. Does this seem correct or nay? Is it the same for servers?Title Edited - Please follow new posting rules from now on.--Zxian
qpshelp Posted December 20, 2005 Posted December 20, 2005 It doesn't really make a difference where you store the files. Best practice is to create a seperate partition to store files, just in case your C drive becomes corrupted, or one day you can't boot into windows. (This is almost inevitable! You're data will be safer from corruption by being stored off the system partition. As for servers, most people would say never store any data on the C drive. The C drive should be designated as a boot partition only.
tfarre2 Posted December 20, 2005 Author Posted December 20, 2005 Thanks, I appreciate the information.
Zxian Posted December 20, 2005 Posted December 20, 2005 Like he said, it's usually better to keep your sensitive data on a separate partition than your system drive.The directory structure doesn't matter when it comes to drive performance. The files are laid out on disk completely differently (for the most part), so how you name this folder and that won't change the performance at all.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now