Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-13 Thread Diego Iastrubni
On Monday 11 February 2002 20:50, Tzafrir Cohen wrote: > On Mon, 11 Feb 2002, Adi Stav wrote: > > On Mon, Feb 11, 2002 at 07:52:12PM +0200, Ilya Konstantinov wrote: > > > > I thought all this was being addressed. Aren't GNOME 2.0 and KDE > > 3.0 going to work in Unicode by default, all the time? W

Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-12 Thread Shachar Shemesh
Nadav Har'El wrote: [EMAIL PROTECTED]"> On Tue, Feb 12, 2002, Shachar Shemesh wrote about "Re: Linux filenames with definite encoding (Was: FTP server with intl support)": I am well aware that this doesn't happen, and am only brining that as a clarif

Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-12 Thread Nadav Har'El
On Tue, Feb 12, 2002, Shachar Shemesh wrote about "Re: Linux filenames with definite encoding (Was: FTP server with intl support)": >... > >UTF-8 is designed to be 100% backwards compatible with ASCII -- the > >encoding of an ASCII string in UTF-8 is exactly the same.

Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-12 Thread Shachar Shemesh
Adi Stav wrote: >On Tue, Feb 12, 2002 at 09:58:58AM +0200, Shachar Shemesh wrote: > >>Sorry for retreating in the thread, but an important note struck me from >>my past. >> >>Nadav Har'El wrote: >> >>>No, UNIX traditionally operates on strings of "chars" (bytes/octets). No >>>special treatment

Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-12 Thread Yedidyah Bar-David
On Tue, Feb 12, 2002 at 09:58:58AM +0200, Shachar Shemesh wrote: > Sorry for retreating in the thread, but an important note struck me from > my past. > > Nadav Har'El wrote: > > >No, UNIX traditionally operates on strings of "chars" (bytes/octets). No > >special treatment is ever given by syst

Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-11 Thread Shachar Shemesh
Sorry for retreating in the thread, but an important note struck me from my past. Nadav Har'El wrote: >No, UNIX traditionally operates on strings of "chars" (bytes/octets). No >special treatment is ever given by system calls to any byte except null >(and "/" in pathnames) > Ok, what if the loca

Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-11 Thread Nadav Har'El
On Mon, Feb 11, 2002, Ilya Konstantinov wrote about "Re: Linux filenames with definite encoding (Was: FTP server with intl support)": > I wasn't suggesting readdir should have another argument to specify the > desired encoding, but rather that a standard encoding should

Re: Linux filenames with definite encoding (Was: FTP server with intl support)

2002-02-11 Thread Adi Stav
On Sun, Feb 10, 2002 at 08:48:36PM +0200, Ilya Konstantinov wrote: > > Before Linux FTP daemons could offer filenames in a definite encoding, > Linux needs some way to get a definite of a filename, and AFAIK the > kernel offers no such standard way (via an extended version of readdir > etc.). Mor

Re: FTP server with intl support

2002-02-10 Thread Lina Kemmel
Oded Arbel wrote: > >How about writing one yourself (should be pretty easy with the perl >Net::FTPServer module ) ? ;-) > Our goal is to find an FTP server that not only knows those commands, but actually offers some language support (e.g. code page conversions). AFAIK supporting LANG or FEAT b

Re: FTP server with intl support

2002-02-09 Thread Oded Arbel
uot; On Thu, 7 Feb 2002, Lina Kemmel wrote: > From: Lina Kemmel <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Cc: 'linux-il' <[EMAIL PROTECTED]> > Date: Thu, 07 Feb 2002 16:23:43 +0200 > Subject: FTP server with intl support > > > X-UID: 9924 > >

FTP server with intl support

2002-02-07 Thread Lina Kemmel
Does anyone know an FTP server for linux or win platform, which supports the 'LANG' and 'FEAT' commands? Thanks, Lina = To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the