Luu Tuyen@lemmy.world to linuxmemes@lemmy.world · 3 months agoRemember: GNU/Linux and other UNIX systems can make files that are case-sensitive, Windows can't make files that are case-sensitivelemmy.worldimagemessage-square220fedilinkarrow-up1677arrow-down172
arrow-up1605arrow-down1imageRemember: GNU/Linux and other UNIX systems can make files that are case-sensitive, Windows can't make files that are case-sensitivelemmy.worldLuu Tuyen@lemmy.world to linuxmemes@lemmy.world · 3 months agomessage-square220fedilink
minus-squaremrvictory1@lemmy.worldlinkfedilinkarrow-up53arrow-down1·3 months agoWindows and NTFS support case sensitive filenames. The functionality is disabled for compatibility reasons.
minus-squareGork@lemm.eelinkfedilinkarrow-up10·3 months agoI remember the good old days of Windows MS-DOS where they had an 8 character filename limit lol
minus-squareGenderNeutralBro@lemmy.sdf.orglinkfedilinkEnglisharrow-up5·3 months agoSame 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.
minus-squareKushan@lemmy.worldlinkfedilinkEnglisharrow-up4·3 months agoAnd you can enable it: https://learn.microsoft.com/en-us/windows/wsl/case-sensitivity
minus-squarefakeaustinfloyd@ttrpg.networklinkfedilinkarrow-up2·3 months agoI 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.
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up4·3 months agoWhat happens if i put case sensitive files into an ntfs pendrive and plugged into windows?
minus-squaremexicancartel@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·edit-23 months agoCan it rename it then? What happens if cd into a folder from cmd with same name?
minus-squaremrvictory1@lemmy.worldlinkfedilinkarrow-up0·3 months agoWindows gets confused, I don’t remember what exactly happens.
minus-squarePhen@lemmy.eco.brlinkfedilinkarrow-up2·3 months agoYou can create files with the same name differing only by case through WSL. I’ve had issues with it before.
Windows and NTFS support case sensitive filenames. The functionality is disabled for compatibility reasons.
I remember the good old days of Windows MS-DOS where they had an 8 character filename limit lol
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.
And you can enable it: https://learn.microsoft.com/en-us/windows/wsl/case-sensitivity
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.
What happens if i put case sensitive files into an ntfs pendrive and plugged into windows?
Windows sees both files
Can it rename it then? What happens if cd into a folder from cmd with same name?
Windows gets confused, I don’t remember what exactly happens.
You can create files with the same name differing only by case through WSL. I’ve had issues with it before.