On Fri, Apr 02, 2004 at 11:12:02AM +0100, Clemson, Chris wrote:
> Hello, i've just compiled lftp 3.0.0 (with --with-ssl), and am having
> problems connecting to my FTPS site.

Please compile lftp with debug info:
   ./configure --with-debug
   make

Then run lftp under gdb:
   gdb src/lftp

Then reproduce the problem and type in (gdb) prompt:
   info stack

Send the info to me.

--
   Alexander.                      | http://www.yars.free.net/~lav/

Reply via email to