to make it short:
Is it possible to enforce Lowercase Letters in Directorienames, for under
Win2K created Directories on an Novell OES9 Share. The directories on the
ext2 Filesystem on Linux must have ONLY Lowercare Letters....
Explanation:
Whe have a Novell Linux OES9 Server with Shares that on a Linux ext2
Filesystem on Linux Side. The actual behavior is as follows:
If my Win2K has these Share mapped, and I Create a Directory named XXX
using the DOS Command
mkdir XXX
the directory created on the Linux server is created in uppercase letters
as written on teh command prompt. Unfortunately this causes serverious
Problems, since a Programm running under Linux is expecting all
directories in lowercase Letters,
kind regards for any hint
M.Comes