public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Samba and Hebrew File Names
@ 2006-11-16 20:34 David Harel
  2006-11-16 22:44 ` Justin Frisch
  0 siblings, 1 reply; 2+ messages in thread
From: David Harel @ 2006-11-16 20:34 UTC (permalink / raw
  To: gentoo-user

Hi,


I never could make Linux box use MS-XP files (NTFS) over samba when the 
file names are Hebrew.

open attempts of such file names results in failure (-1) and errno set 
to NOENT (standard message: No such file or directory).

My last attempt is with: 
http://www.iglu.org.il/faq/index.cgi?_recurse=1&file=74#file_77

Unfortunately the command "make_unicodemap" is missing from the package 
(samba 3.0.20b is what I currently have)

I tried the mount with options codepage=cp862,iocharset=iso8859-8

and I have kernel configurations 2.6.17 with:

NLS_CODEPAGE_437

NLS_CODEPAGE_862

NLS_ISO8859_8

NLS_ISO8859_1 (only God knows why I keep this one)

NLS_UTF8

I don't know what more I can do (I'm loosing it).

-- 
Regards.

David Harel,

==================================

Home office +972 77 4422234
Fax:        +972 77 4422234
Cellular:   +972 54 4534502
Snail Mail: Amuka
            D.N Merom Hagalil
            13802
            Israel
Email:      hareldvd@ergolight-sw.com


-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-user] Samba and Hebrew File Names
  2006-11-16 20:34 [gentoo-user] Samba and Hebrew File Names David Harel
@ 2006-11-16 22:44 ` Justin Frisch
  0 siblings, 0 replies; 2+ messages in thread
From: Justin Frisch @ 2006-11-16 22:44 UTC (permalink / raw
  To: gentoo-user

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-11-16 22:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-16 20:34 [gentoo-user] Samba and Hebrew File Names David Harel
2006-11-16 22:44 ` Justin Frisch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox