anonymous access failing with lftp

Marco Atzeri marco.atzeri@gmail.com
Sat Jul 5 08:51:00 GMT 2014


On both 32 and 64bit I see lftp stalling on anoymous access

$ uname -a
CYGWIN_NT-6.1-WOW64 GE-MATZERI-EU 1.7.30(0.272/5/3) 2014-05-23 10:36 
i686 Cygwin

marco@GE-MATZERI-EU ~/.lftp
$ lftp --version
LFTP | Version 4.4.16 | Copyright (c) 1996-2014 Alexander V. Lukyanov

$ lftp alpha.gnu.org
lftp alpha.gnu.org:~> ls
Interrupt
lftp alpha.gnu.org:~>

while

C:\Temp>ftp
ftp> open alpha.gnu.org
Connected to alpha.gnu.org.
220 GNU alpha FTP server ready.
User (alpha.gnu.org:(none)): anonymous
230 Login successful.
ftp> ls
200 PORT command successful. Consider using PASV.
150 Here comes the directory listing.
MISSING-FILES
MISSING-FILES.README
before-2003-08-01.md5sums.asc
gnu
pub
226 Directory send OK.
ftp: 78 bytes received in 0.00Seconds 78000.00Kbytes/sec.
ftp>

Ideas ?

Marco

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list