When I use the FTP command "get" to transfer a file called UPPERCAS.TST from an IIS 5.0 server to my PC, it arrives as UPPERCAS.TST. If I use "mget" it arrives as uppercas.tst.
There are a number of related TechNet articles, such as Q231876, Q194909, Q147621, but these all say to get this result you have to set a particular registry value "LowercaseFiles" to 1 - and it isn't even present on the IIS 5.0 server! In fact the result seems to be the exact opposite of what Microsoft says should happen! <img src=/S/brickwall.gif border=0 alt=brickwall width=25 height=15>
Has anyone met a similar problem? The case of the filename is important because it is intended that the production transfer will eventually be to a Unix box, which cares about such trivialities...



