On Mon, Dec 05, 2005 at 06:08:43PM -0500, Andrew Joyce wrote:
> before. When receiving a directory listing from a TLS server I get an
> error that a packet of unexpected length is received at the end of the
> transmission. The Debian project has an outstanding bug report on this
> issue at: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=320871
You can try a newer GnuTLS version, or compile lftp with openssl:
./configure --with-openssl
Note that linking with openssl may have some legal problems.
--
Alexander..