Yes, strict case sensitivity is only an option on NT (inc Win2K and later) because the windows that used FAT (win9x, ME, win3.x and earlier before 1993) can't do case sensitive.
I got caught out on it with Samba on my Linux server because by default it uses Windows default case sensitivity (none), so I had to edit the config.
Back in NT 4.0 in 1996 I experimented with turning on case sensitivity. It broke badly written SW that didn't use correct case for system stuff.
|