When copying the image files from a (CF) memory card to my openSUSE computer I have been used to having the filenames given to me in lower case. There have been times, though, when the openSUSE repos have been undergoing a lot of update activity, that the filenames have suddenly appeared in upper case. Then, after another round or two of updates, things have returned to normal. I now have two computers running openSUSE, one 32 bit, the other 64 bit. At present my 32 bit openSUSE computer gives me lower case image filenames, while my 64 bit openSUSE gives me upper case image filenames. What I want is a bit of consistency, and since lower case has been a standard, sort of, I wish I could get lower case filenames.
Ages ago, when memory cards were mounted using fstab, the parameter “shortname=lower” could be used. Fstab can still be used, but it tends to get in the way of the automatic mounting mechanisms.
This topic has been brought on to the table before, but as far as I can see, no simple answer has been given as to how I can decide whether a short (fat/vfat) filename is translated into upper, lower or mixed case, without resorting to fstab, or worse, doing it manually as a post copying process. A working solution was suggested for Gnome users, but I use KDE (4.3), and the “Gnome solution” obviously doesn’t work for me.
Does anyone know the answer?