I would like to know if Windows 2012 has full support for case sensitive file names and directories. In other words, I would like to save files and directories in different case, e.g.:
- myFile.txt
- myfile.txt
- MYFILE.TXT
I found the following link that applies to Windows 2008:
Configure Case Sensitivity for File and Folder Names
If the above steps are successfully performed:
- Will I be able to use Windows Explorer and the DOS prompt as usual to copy/move/delete files or will I need some other interface?
- Will I be able to log in via FTP and handle files and folders with different case as if they are in fact different files and directories?
I have read a number of ‘old’ posts for Windows 2003, Windows 7, etc. where people have problems using Windows Explorer and the command prompt after applying the settings above.
I have also read that people have problems with Win32 applications not handling files correctly (having the same names but different case).