you are viewing a single comment's thread
view the rest of the comments
[–] 17 points 2 years ago (1 child)

Strictly speaking, this is a limitation of the default filesystem, and not the core operating system. If you mount a NFS share that is case sensitive, it will still be case sensitive.

  • source
  • hideshow 2 child comments
  • [–] 7 points 2 years ago (1 child)

    Technically not a limit there either since you in windows on NTFS can set a flag on a folder to make it case sensitive

    fsutil.exe file queryCaseSensitiveInfo <path>
    
  • source
  • parent
  • hideshow 2 child comments
  • [–] 4 points 2 years ago (1 child)

    Can you apply this recursively to an entire drive? Say... C:\

  • source
  • parent
  • hideshow 2 child comments