Displaying 1 result from an estimated 1 matches for "4rfe".
Did you mean:
46fe
2007 Jan 12
2
samba storing filenames as utf8
...unix charset = iso8859-15
unix charset = utf8
unix charset = UTF8
unix charset = LOCALE
problem:
files are seen in windows correct iso8859 named.
if i look at the linux server, there are encrypted special characters in
the filenames. (e.g. "Entw?rfe" looks like "Entw?1/4rfe")
i've tested a long time and today i've tried to convert the filename:
sv01samba:/# echo Entw?1/4rfe | iconv -f utf8 -t iso8859-15
Entw?rfe
in my view, it seems, that samba ignores the given "unix charset" parameter.
--
--
greetings,
kurt, austria. (http://www.kwnet.at)...