I have a series of full file name (Complete file path). Issue is that all character in file path are in lowercase. I need to transfer this list to Unix server where the path names are case sensitive. I need to get the case sensitive path name from windows. How can I get that?
Asked
Active
Viewed 74 times
2
-
http://stackoverflow.com/questions/4763117/how-can-i-obtain-the-case-sensitive-path-on-windows thought this might help – karthikcru Jun 05 '14 at 06:12
-
This has been answered previously - http://stackoverflow.com/questions/4763117/how-can-i-obtain-the-case-sensitive-path-on-windows – cameront Jun 05 '14 at 06:13
-
Really "sᴍᴀʟʟ ᴄᴀᴘs", or actually just lowercase? – Jongware Jun 05 '14 at 10:27