I can use "net rpc share" to discover the names of shares on a windows
computer that have Japanese characters in them.  That works great.
Now I want to mount those shares.  But when I try to do so, it looks
like this:

  # smbmount //myserver/新しいフォルダ -o iocharset=utf8,codepage=cp932
  creating lame upcase table
  creating lame lowcase table
  688: tree connect failed: ERRDOS - ERRnosuchshare (You specified an invalid share 
name)
  SMB connection failed
  #

I have tried putting the argument in quotes (both double and single),
to no avail.  Any suggestions?

Dave

-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to