Hi,
I am running SuSE 10 GNU/Lniux system (cp 5.3.0 and mv 5.3.0 ). When I
copy a file in ext3 with filename in all caps to a file system in vfat
it is converted to all small letters.
for example :
touch TT
touch TTr
touch TT2
mv TT2* /media/VIKRAM/
[EMAIL PROTECTED]:~> ls -l /media/VIKRAM/
-rw-r--r-- 1 vikram users 0 2006-06-24 13:11 tt
-rw-r--r-- 1 vikram users 0 2006-06-24 13:12 tt2
-rw-r--r-- 1 vikram users 0 2006-06-24 13:11 TTr
I am not sure if this is a bug but if caps are followed by a letter in
small the file name is ok. same behaviour with cp as with mv. Also found
same behaviour with directories.
Thanks,
Vikram
_______________________________________________
Bug-coreutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-coreutils