Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

uppercase filenames

0 views
Skip to first unread message

Thomas Vatter

unread,
May 22, 2000, 3:00:00 AM5/22/00
to
when I try to use uppercase filenames explorer in most cases converts
them to lowercase except the first character. only in some rare cases
uppercase names are not changed by the explorer. I couldnt find a
registry setting to prevent filename conversion.


Khayman

unread,
May 23, 2000, 3:00:00 AM5/23/00
to
If the filename is just one word, it will convert it to lowercase, but
retaining uppercase for the first letter.

If the filename has two words (eg. 'MY FOLDER') then it will retain
uppercase throughout.

David

Thomas Vatter <thomas...@blinx.de> wrote in message
news:392966DA...@blinx.de...

Ryan S. Barton

unread,
May 24, 2000, 3:00:00 AM5/24/00
to thomas...@blinx.de
Thomas Vatter wrote:

> when I try to use uppercase filenames explorer in most cases converts
> them to lowercase except the first character. only in some rare cases
> uppercase names are not changed by the explorer. I couldnt find a
> registry setting to prevent filename conversion.

Explorer isn't really changing the filename, it is only displaying it
differently. You can drop to a command shell to verify this.

NTFS is case-aware, but not case-sensitive, meaning that it will hold the
case you give it, but FOO.TXT and foo.txt are the same file (unlike a
case-sensitive filesystem).


Ryan S. Barton

0 new messages