• @mrvictory1
    link
    544 months ago

    Windows and NTFS support case sensitive filenames. The functionality is disabled for compatibility reasons.

    • @[email protected]
      link
      fedilink
      104 months ago

      I remember the good old days of Windows MS-DOS where they had an 8 character filename limit lol

        • @mvirts
          link
          64 months ago

          Gotta go count my files again… oh yeah it’s PROJE~14.BAS

          • @TrickDacy
            link
            54 months ago

            haha that was so infuriating. if their intent was to bastardize the filename horribly to make it noticeable that you defied the DOS limitation, they certainly succeeded. Yuck, totally forgot about the ~1 thing!

            • @9point6
              link
              54 months ago

              Funnily enough you can have up to 65536 files in a directory in FAT, so you could technically end up with PR~65536.BAS

    • @[email protected]
      link
      fedilink
      English
      64 months ago

      Same on macOS. Apple has “case-sensitive HFS+” as an option for UNIX compatibility (or at least they used to) but actually running a system on it is a bad idea in general.

      • fakeaustinfloyd
        link
        fedilink
        24 months ago

        I actually really like that fsutil case sensitivity can be set on a folder by folder basis so that I can have a safe space to deal with Linux files.

    • @[email protected]
      link
      fedilink
      English
      44 months ago

      What happens if i put case sensitive files into an ntfs pendrive and plugged into windows?

          • @mrvictory1
            link
            04 months ago

            Windows gets confused, I don’t remember what exactly happens.

    • @[email protected]
      link
      fedilink
      24 months ago

      You can create files with the same name differing only by case through WSL. I’ve had issues with it before.