Hello,
I'm opening this thread in hopes of constructing a good guide for file and directory organization. For this guide we will be using our past experiences and try to make it as robust as possible.
Our goals :
- ability to handle many files (1 million +)
- maintain an easy and distinguishable layout to prevent the use of search engines
- try to keep everything within a reasonable directory depth
- make it support all major operating systems without too much hassle from the user (pathnames limit, accepted characters, filesystems)
- must be easy to navigate in GUI as is in terminal/cli (deciding on a replacement for spaces)
- keep clutter to a minimum
As always, new ideas are welcome. Let's do this.
Bookmarks