On Fri, Jan 16, 2004 at 04:10:50PM +0300, Alexander V. Lukyanov wrote:
> What's new:
> 
> * it should compile on linux now.
> * charset translation in ftp protocol, new setting ftp:charset.
> 
> 
> lftp can be downloaded from the usual location:
>       ftp://lftp.yar.ru/lftp/devel/
>        http://ftp.yars.free.net/lftp/devel/

lftp :~> set charset utf-8
utf-8: this encoding is not supported.
lftp :~> set charset latin1
latin1: this encoding is not supported.

Looking at ResMgr::CharsetValidate: "iconv_open(*value,"char")".  What
is "char" supposed to do?  It's always failing.  (My glibc is the newest
release, 2.3.2.)

-- 
Glenn Maynard

Reply via email to