Do folders on your harddrive take up more memory than storing everything together?
Thanks!
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$2 Answers
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$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$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!
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".
Also, sorry for the @athomecash downvote. Shouldnt have happened.