Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 1998 18:53:59 -0600
From:      Stormy Henderson <stormy@futuresouth.com>
To:        Questions <freebsd-questions@FreeBSD.ORG>
Subject:   LFTP can't upload
Message-ID:  <19981123185359.F48655@futuresouth.com>

next in thread | raw e-mail | index | archive | help
To reproduce, start lftp, log onto a remote host, and try to put a file. 
It sits forever:

> put x.shtml
---> PORT 198,79,79,125,10,70          
---> STOR x.shtml
<--- 200 PORT command successful.                     
<--- 150 Opening BINARY mode data connection for x.shtml.
`x.shtml' at 0 (0%) [Data connection open]            

Ktrace shows it to be looping between gettimeofday() and poll().

Software versions:
FreeBSD 3.0-19981118-SNAP #1: Sun Nov 22 16:00:58 CST 1998
stormy@rain.futuresouth.com:/usr/local/src/sys/compile/RAIN 

Lftp 1.1.1
/usr/local/bin/lftp:
        libreadline.so.3 => /usr/lib/libreadline.so.3 (0x2807e000)
        libcurses.so.2 => /usr/lib/libcurses.so.2 (0x280a0000)
        libstdc++.so.2 => /usr/lib/libstdc++.so.2 (0x280ac000)
        libm.so.2 => /usr/lib/libm.so.2 (0x280e3000)
        libc.so.3 => /usr/lib/libc.so.3 (0x280fd000)
        libtermcap.so.2 => /usr/lib/libtermcap.so.2 (0x2817d000)

Be happy...
-- 
                      http://www.futuresouth.com/~stormy/signature.html


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981123185359.F48655>