Re: Hebrew filenames from a Windows(XP) zip file

2005-10-31 Thread Yaad Blum
--0-1737671725-1130688011=:59061 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline Use the rep-heb-zip script to convert file names to a proper hebrew format. The script recursively change all filenames of a given directory. Als

Re: Hebrew filenames from a Windows(XP) zip file

2005-10-31 Thread Yaad Blum
--0-542618156-1130696841=:39025 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Content-Id: Content-Disposition: inline Use the rep-heb-zip script to convert file names to a proper hebrew format. The script recursively change all filenames of a given directory. Also

Re: Hebrew filenames from a Windows(XP) zip file.

2004-08-25 Thread Yedidyah Bar-David
Hi, On Wed, Aug 25, 2004 at 09:57:43AM +0300, Amir Hardon wrote: > I'm trying to extract a zip file with Hebrew file names that was created with > winzip on a Windows XP machine. > It looks like there is an encoding problem, but a weird one. This also troubled me for some time. Incidentally, jus

Re: Hebrew filenames from a Windows(XP) zip file.

2004-08-25 Thread Herouth Maoz
Quoting Amir Hardon <[EMAIL PROTECTED]>: > Just for testing the encoding I listed the file names into a text file > ('unzip > -l > file.txt'), and tried it to convert to different encodings using iconv. > But iconv always failed(No matter which encoding I'm trying to use), > with the following mes

Re: Hebrew filenames from a Windows(XP) zip file.

2004-08-25 Thread Omer Zak
Can you run an experiment as follows: 1. Create few files with known Hebrew names in your Windows XP machine. 2. Zip them in your Windows XP machine. 3. Unzip -l them in your Linux machine, and compare strings. My guess is that Winzip encodes Hebrew filenames in a different way from the way expec

Re: hebrew filenames, documentation needed ?

2003-03-27 Thread Oleg Kobets
Hi. 1. You need to recompile the kernel and enable the codepage for hebrew (maybe it's already compiled as module, I don't remember how it is in RH7.3) 2. You need to enable Hebrew on the console by specifiying LANG="he_IL.UTF-8" This is what I remember now, I am shure other list members will re

Re: Hebrew filenames +ext3

2002-12-08 Thread Tzafrir Cohen
On Sun, 8 Dec 2002, Hetz Ben Hamo wrote: > On Sunday 08 December 2002 14:13, Gil Disatnik wrote: > > Hello, > > I was wondering if and how it is possible to have Hebrew filenames on an > > ext2/3 FS. > > I have harvested into the docs and found out that the charset FS modules > > are only good for

Re: Hebrew filenames +ext3

2002-12-08 Thread Hetz Ben Hamo
On Sunday 08 December 2002 14:13, Gil Disatnik wrote: > Hello, > I was wondering if and how it is possible to have Hebrew filenames on an > ext2/3 FS. > I have harvested into the docs and found out that the charset FS modules > are only good for FAT/ISO filesystems. > > Whenever I try having Hebrew

Re: Hebrew Filenames in Konqueror 3.0.0

2002-05-25 Thread Ilya Konstantinov
On Sat, 2002-05-25 at 15:34, Barak B wrote: > when i write some Hebrew text in GTK progrem or in Gnome2 progrem's (Beta ...) > the text is not show up (the corsur is freeze) GNOME2 always uses UTF-8 for file names. 1. Create a UTF-8 Hebrew locale: localedef -f UTF-8 -i he_IL he_IL.UTF-8 2. Se

Re: Hebrew Filenames in Konqueror 3.0.0

2002-05-25 Thread Barak B
áùáú, 25 áîàé 2002, 12:48, Tzafrir Cohen ëúá: > On Sat, 25 May 2002, Shlomi Fish wrote: > > Can anybody give me a step-by-step recipe to viewing Hebrew Filenames > > (which reside on a FAT32 partition) with Konqueror 3.0.0? > > Partial answer: > > I have currently tried: > > mount -o codepage=862,

Re: Hebrew Filenames in Konqueror 3.0.0

2002-05-25 Thread Ilya Konstantinov
On Sat, 2002-05-25 at 11:53, Shlomi Fish wrote: > > Can anybody give me a step-by-step recipe to viewing Hebrew Filenames > (which reside on a FAT32 partition) with Konqueror 3.0.0? Simple. 1. Mount the FAT32 partition with the 'utf8' option. 2. Either run KDE under a UTF-8 locale (such as en_

Re: Hebrew Filenames in Konqueror 3.0.0

2002-05-25 Thread Tzafrir Cohen
On Sat, 25 May 2002, Shlomi Fish wrote: > > Can anybody give me a step-by-step recipe to viewing Hebrew Filenames > (which reside on a FAT32 partition) with Konqueror 3.0.0? > Partial answer: I have currently tried: mount -o codepage=862,iocharset=iso8859-8 /dev/fat_partition /mnt/point This

Re: hebrew filenames..

2001-01-04 Thread Adi Stav
On Thu, Jan 04, 2001 at 10:41:06AM +0200, Tal Amir wrote: > hi, > > mounting as vfat is not relevant since i can access other hebrew files > that are not inside the forser in question.that also rules out the > codepage option. i'm beginging to think that maybe that spesiphic block on > the disk i

Re: hebrew filenames..

2001-01-04 Thread Tzafrir Cohen
On Thu, 4 Jan 2001, Erez Doron wrote: > Tzafrir Cohen wrote: > > > On Wed, 3 Jan 2001, Tal Amir wrote: > > > > > hi list, > > > > > > i have a folder containing mp3, sitting in my linux box and shared to the > > > rest of the lan via samba. > > > this folder contains a bus foler with hebrew file

Re: hebrew filenames..

2001-01-04 Thread Erez Doron
how do i change my locale setting ? Tzafrir Cohen wrote: > On Wed, 3 Jan 2001, Tal Amir wrote: > > > hi list, > > > > i have a folder containing mp3, sitting in my linux box and shared to the > > rest of the lan via samba. > > this folder contains a bus foler with hebrew files (that i was foolis

Re: hebrew filenames..

2001-01-04 Thread Tal Amir
d! my mandrake just hates those songs, i guess... ;) On Thu, 4 Jan 2001, Adi Stav wrote: > Date: Thu, 4 Jan 2001 08:44:56 +0200 > From: Adi Stav <[EMAIL PROTECTED]> > To: Tal Amir <[EMAIL PROTECTED]> > Cc: the linux-il mailing list <[EMAIL PROTECTED]> > Subject: R

Re: hebrew filenames..

2001-01-03 Thread Adi Stav
On Wed, Jan 03, 2001 at 09:20:15PM +0200, Tal Amir wrote: > hi list, > > i have a folder containing mp3, sitting in my linux box and shared to the > rest of the lan via samba. > this folder contains a bus foler with hebrew files (that i was foolish > enough to name in hebrew fonts.) > > the situ

Re: hebrew filenames..

2001-01-03 Thread Tal Amir
CTED]> > Cc: Linux-IL <[EMAIL PROTECTED]> > Subject: Re: hebrew filenames.. > > On Wed, 3 Jan 2001, Tal Amir wrote: > > > hi list, > > > > i have a folder containing mp3, sitting in my linux box and shared to the > > rest of the lan via samba.

Re: hebrew filenames..

2001-01-03 Thread Alon Altman
On Wed, 3 Jan 2001, Tal Amir wrote: > hi list, > > i have a folder containing mp3, sitting in my linux box and shared to the > rest of the lan via samba. > this folder contains a bus foler with hebrew files (that i was foolish > enough to name in hebrew fonts.) > > the situation is that linux s

Re: hebrew filenames..

2001-01-03 Thread Tzafrir Cohen
On Wed, 3 Jan 2001, Tal Amir wrote: > hi list, > > i have a folder containing mp3, sitting in my linux box and shared to the > rest of the lan via samba. > this folder contains a bus foler with hebrew files (that i was foolish > enough to name in hebrew fonts.) > > the situation is that linux s

Re: hebrew filenames in vfat

2000-01-12 Thread Tzafrir Cohen
Where can I find unicode fonts? Anyway - the problem is not with what I see in this computer under linux. The problem is how to get those files to a different computer with windows. Anyone here has some experience with unicode filenames support of zip? tar? Or would it be best to use a windows

Re: hebrew filenames in vfat

2000-01-12 Thread Ely Levy
Are you using unicode fonts? if I remmber right windows uses unicode to save file names as well.. Ely Levy System group Hebrew University Jerusalem Israel On Wed, 12 Jan 2000, Tzafrir Cohen wrote: | Hi all! | | This question has been asked here a while ago, but AFAIR it has not been |

Re: hebrew filenames in vfat

2000-01-11 Thread Tzafrir Cohen
ls --show-control-chars does help on ext2, but does not seem to help on vfat . thanks anyway -- Tzafrir Cohen mailto:[EMAIL PROTECTED] http://www.technion.ac.il/~tzafrir On Wed, 12 Jan 2000 [EMAIL PROTECTED] wrote: > > > The problem is that I see all hebrew chars as "?". > > I think this mi

Re: hebrew filenames in vfat

2000-01-11 Thread matan
> The problem is that I see all hebrew chars as "?". I think this might be related to --hide-control-chars option of ls(1). Do you see hebrew chars on ext2? -- Matan Ziv-Av [EMAIL PROTECTED] = To unsu