[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ftp bug?




Hi,

I began having problems today connecting via lftp to a website I work on

some commands work (I can 'cd' around), but 'ls' hangs every time

in debug mode lftp shows:

<--- 230 User zinextre logged in.
---> PWD
<--- 257 "/" is current directory.
---> PBSZ 0
<--- 200 PBSZ 0 successful
---> PASV
<--- 227 Entering Passive Mode (192,168,0,105,196,230).
---- Address returned by PASV seemed to be incorrect and has been fixed
---- Connecting data socket to (12.129.206.105) port 50406
---> LIST
Interrupt
---> ABOR

(where "Interrupt" is me finally hitting Ctrl-c)

I connected via 'mc' & everything was fine. I tried other hosts with lftp & everything was fine. I tried a telnet session and got similar results:

220 ProFTPD 1.2.4 Server (ProFTPD) [host05.ipowerweb.com]
331 Password required for zinextre.
pass *******
230 User zinextre logged in.
syst
215 UNIX Type: L8
cwd www
250 CWD command successful.
list
425 Can't build data connection: Connection refused

I notice somebody else has already filed a bug about this this morning against lftp:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=185268

but does it really look like a lftp bug?

I get the feeling it's something more fundamental...


it looks like my lftp package was updated on the 7th -- probably since I've last used it:

root@enlil:~# ls -la /var/cache/apt/archives | grep ftp
-rw-r--r-- 1 root root 475928 Mar 7 16:03 lftp_2.6.5-1_i386.deb


this is sid.

any thoughts?


oh.. my 'telnet' is actually telnet-ssl





Reply to: