Le lun 19/07/2004 à 17:13, Camilo Echeverry a écrit :
> Does somebody know how to handle 8bit characters ..?
> 
> I have problems with 8bit characters (ntilde, Otilde, etc)
> I'm trying to copy from a spanish XP box to my linux (using smbmount) 
> and the system shows "Oacute" just as "O" and when copying I get 
> "No such file or directory" error.
> 
> I've tried 
>         dos charset,
>         unix charset,  
>         display charset 
> params but always get the same error.
> 
> Any Idea.?

You could have checked the archive!!!

smbmount uses smbfs != samba

smbmount //MACHINE/SERVICE /mountpoint \
  -o username=...,password=...,iocharset=iso8859-1,codepage=850

should do the trick. or try mount.cifs

tip: man:mount
-- 
***********************************************
[EMAIL PROTECTED]
OpenPGP public key: http://www.amakuru.net/dmorel.asc

Attachment: signature.asc
Description: Ceci est une partie de message =?ISO-8859-1?Q?num=E9riquement?= =?ISO-8859-1?Q?_sign=E9e=2E?=

-- 
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