[Mono-list] Determining case sensitive environments

Chris Capon ttabyss at gmail.com
Mon Dec 8 23:05:34 EST 2008




Charlie Poole wrote:
> 
> 
> I asked a similar question a while back and it was pointed
> out to me that the file system is independent of the platform
> and that you can mave more than one file system available
> on a machine!
> 
> 


Good point.  It looks like the the best approach then will to be to test the
file system.

1) Create a temporary file with a mixed case name.
2) See if the file can be accessed using a lower case name.
3) Erase the file.

Thanks for your input and suggestions.

Chris.

-- 
View this message in context: http://www.nabble.com/Determining-case-sensitive-environments-tp20878432p20908472.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list