Re: VFAT: Can't create file named 'aux.h'?

From: Jan Engelhardt
Date: Tue Mar 21 2006 - 12:55:25 EST


>> NAK. How much more names will you be going to mangle because of FAT
>> character restrictions? (< and > are one of the chars not allowed in FAT.)
>
> Uhm... that's what VFAT *does*...
>
Hm. How do I check? Under a DOS shell,

echo bla >"illegal>name"

won't work, and creating a new empty dummy text file within Windows
Explorer with this illegal>name won't work either.
(http://jengelh.hopto.org/f/illegal_filename.jpg)
Did I miss some magic WINAPI function that does allow it implicitly
by mangling the name?


Jan Engelhardt
--
| Software Engineer and Linux/Unix Network Administrator
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/