this post was submitted on 06 Sep 2024
615 points (90.6% liked)
linuxmemes
20880 readers
11 users here now
I use Arch btw
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules
- Follow the site-wide rules and code of conduct
- Be civil
- Post Linux-related content
- No recent reposts
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh it's even better, windows explorer can't really do case sensitive
But NTFS is a case sensitive file system
This occasionally manifests in mind boggling problems
You can enable case sensitivity in windows. It's only disabled by default.
I wouldn't do it though. It can only lead to problems, especially with poorly coded programs.
It's generally fine, the vast majority of applications are fine with it, it's mainly the legacy shit that falls over.
You can also enable it on a per directory basis, and I've yet to encounter a Dev tool that has issues with it. Same for the path limit, you can have long paths enabled too.