Hello. I'm trying to connect to a server by SMB. When I use 'smbclient' or 'smbmount' I get the message 'unrecodnized character set 866' twice and nothing happened .
The command sequence I use is: smbmount //server/share /mount/mountfolder -o username=myname.
What's wrong here? Thanks a lot for any help.