girlieq3000's Avatar
girlieq3000 10
112 Asked
761 Answered
455 Best
6
No one has voted on this question yet :(
2 years, 1 month ago

Do folders on your harddrive take up more memory than storing everything together?

I'm sorting out my schoolwork which I have saved. I have a Homework folder, a Notes folder, and a Powerpoints folder for each of 14 week in each of 6 classes for each of the last 5 semesters. Some of these folders only have 1 file in them. With a quick bit of math, thats over 1200 folders, and that doesn't even include many of the other directories I have on my computer for notes, writing, review, etc,etc,etc. which I need to archive. If I make a folder and check the size (while it's empty), it says 0KB, however, I image it's actually SOME amount. For the sake of saving space (as I'd like to keep my work on something small like a thumbdrive), would it be more memory efficient to re-organize my files into less folders?

Thanks!
Tip for best answer: M$0.35
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

What is Your Answer?

0
0
0

2 Answers

0
shadowex3's Avatar
shadowex3 | 2 years, 1 month ago
3
We use an 8 bit file system, this means for every Byte there are 8 bits. Following this it goes up in powers of two, which we usually round down to the nearest 0 to make more convenient when discussing. A kilobyte is 1024 bytes, a megabyte is 1024 kilobytes, a gigabyte is 1024 megabytes, and so on.


Now a Folder itself if it takes up any space is probably on the order of BITS rather than even a single Byte. Even though we can rename, create, delete, and move around folders they aren't really objects so much as designations. The way we interact with them is just a contrivance to make it easier for us to understand our computers, the way your computer actually sees the data is different enough as to be difficult for the average person to ever understand so we just pretend it works with folders like in the physical world.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$
shadowex3's Avatar
shadowex3 | 2 years, 1 month ago Report

It's OK, when they switched from "helpful/unhelpful" to just the colored arrows they basically changed the meaning of the voting in most people's minds to "I agree/I Disagree".

girlieq3000's Avatar
girlieq3000 | 2 years, 1 month ago Report

Also, sorry for the @athomecash downvote. Shouldnt have happened.

Report Abuse

Post Reply Cancel
0
brendonbarnett's Avatar
brendonbarnett | 2 years, 1 month ago
13
There may not be a slowdown in the system but you may run into an issue with path length. Windows has a 255 character path limit. Meaning, if the entire path to the file is longer than 255 characters, the path will be truncated, resulting the file not being able to open.

For Example, if I have a file in this location:
C:/MyFirstYearAtTheStateUniversityTakingComputerScienceClasses/MyFirstSemesterTakingComputerScienceClassesAtTheStateUniversity/MyFirstWeekTakingComputerScienceClassesAtTheStateUniversity/MyFirstClassTakingComputerScienceClassesAtTheStateUniversity/FileName.doc

Because this path is 260 characters long, Windows will not recognize the last 5 characters, "e.doc" in the filename. Windows will then try and open a filename titled, "FileNam" with no extension. Since the file does not exist, you may think that there is a problem with the file itself, when in fact the path length is the issue.

Usually it is not so absurd, but sometimes the hierarchy drills down so many levels you will reach the limit. Just make sure you use short folder names and short file names and you will be OK!

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$
girlieq3000's Avatar
girlieq3000 | 2 years, 1 month ago Report

Thanks for the answer! Not quite what I was looking for, but was informative.
Also, sorry for the down vote from @athomecash. That was unnecessary!

Report Abuse

Post Reply Cancel

Learn something new with our FREE educational apps!

Private lessons in the comfort of your own home. Get back in shape or finally pick up a guitar with our great experts guiding you the whole way!
Learn Guitar
Learn Hip Hop
Learn Pilates