On Thu, Nov 04, 2004 at 11:41:21AM -0600, McBride, Cameron wrote:
> When I connect to a sftp site using:
>
> "lftp sftp://user:[EMAIL PROTECTED]"
>
> or for automation I would do a:
>
> "lftp -e "ls" sftp://user:[EMAIL PROTECTED]/directory/
>
> If there are no files or directories present I get a Segmentation fault -
> core dump.

I cannot reproduce it. Please recompile lftp with debug info (using
./configure --with-debug; make clean; make all), run lftp under gdb
and when it faults type: info stack, and send the output to me. Also,
please turn on debug output in lftp using debug command.

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

Reply via email to