Am Donnerstag 16 November 2006 21:34 schrieb David Harel:
> Hi,
>
>
> I never could make Linux box use MS-XP files (NTFS) over samba when the
> file names are Hebrew.

Heya,

I just tested this out really quick and encountered the same problem.  However 
I was able to mount everything without any problems using cifs instead of 
smbfs.  If you have that in your kernel then you can try it.

mount -t cifs -o user=<username if required> //<system>/<mount> /<mount here>

With WinXP on the otherside (or any newer samba also) you should not need to 
specify anything other than that above, however to get a better idea of what 
you can do with this you can check out the man page for mount.cifs. 
(man:/mount.cifs under konqueror or "man mount.cifs" from the commandline.)

Hope that helps you out in your quest.

Justin T
-- 
gentoo-user@gentoo.org mailing list

Reply via email to