PDA

View Full Version : filename encoding problem (over nfs, FC2/rh9)


klaus_thorn
19th June 2004, 03:16 AM
my red hat 9 server offers a nfs share to seven Fedora Core2 clients. Just a few days ago the clients were red hat 9, too and everything was fine. Now with FC2 on the clients the german umlauts (special characters) in filenames are displayed incorrectly and causing problems.

/etc/sysconfig/i18n of fedora core 2 clients:

LANG="de_DE.UTF-8"
SUPPORTED="de_DE.UTF-8:de_DE:de"
SYSFONT="latarcyrheb-sun16"

/etc/sysconfig/i18n of redhat 9 server:

LANG="de_DE"
SUPPORTED="en_US:en:de_DE:de"
SYSFONT="latarcyrheb-sun16"

I'm planning to change the server to FC2, too, soon. Will this help? Should I change the setting on the red hat 9 server? I had problems with utf under red hat 9 before.

ilja
19th June 2004, 03:27 AM
Sometimes Umlaute are not working with UTF. So maybe without UTF or with another coding it will work.