Maintaining Case in Filenames
I realize Windows' filesystem is not case sensitive, however this is still a problem. I do a lot of Java programming, and KeepSafe converted SomeClass.java to SOMECLASS.JAVA which is just not acceptable.
Is there any option in KeepSafe to have it maintain the real filename without modifying the case?
Thanks,
Chris