Displaying 1 result from an estimated 1 matches for "auuoo".
2005 Apr 29
4
charset problem with smbmount
...windows share: ??????????????????.txt
(I hope Your mailer wiill show them correctly :-))
When I use smbclient to connect to share, I see correct characters, I can
get the file to local disk and ls shows the correct name too.
When I try to mount with smbmount the closest result I produced was:
?I???AuUoO?U?????O.txt
cp says no such file or directory...
Any ideas?
Relevant (I hope all) settings:
smbmount ... -o charset=cp852,iocharset=iso8859-2
smb.conf:
unix charset = iso8859-2
All locale variables set to en_US
In kernel grep NLS .config says:
CONFIG_UDF_NLS=y
# CONFIG_SMB_NLS_DEFAULT is not s...