X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=B7BUyAHa0+Z8pDj/rWTEKEP49I3KjJmYE3LQMSQh6vj47i7q1FfpH mKspjTTom/FBwBjhw8T8U0pJXJDjyDs4sAcWP2DXvt2yDwlGYRdiPwCTKfvOvk+X zOJkjQT/mP/eZowdIjcIsdQUfwY4Yao/4Y/YoBMKBCyH+6AyNM1MYw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=TW8I+rhvpRf2HcePV+9gDgjOyGA=; b=jv9ppLXSeMGiwy7tdX+vlW9BKiWk u7bbo5JCOl9QRsLxUg/DT6z+I99Kn1PPdLUnlHnyjrXk35YjwNbpyI/zUHmNJv4l d+w1VrUJyXUNOwR63J3J4RQF0Jb0vSQaxYguxKXK32i/FbQYWzT+tKQDjWG4AkhD 94NCE5dt2+U5Nq8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Andrew Schulman Subject: Re: anonymous access failing with lftp Date: Sat, 05 Jul 2014 06:32:17 -0400 Lines: 57 Message-ID: <0qkfr9luo9ri4sc5m3jgk008evinapmbed@4ax.com> References: <53B7BC74 DOT 7060704 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Archive: encrypt X-IsSubscribed: yes > 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 AT 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 ? Hm, no. I can't reproduce the problem here: $$ lftp --version LFTP | Version 4.4.16 | Copyright (c) 1996-2014 Alexander V. Lukyanov $ lftp alpha.gnu.org lftp alpha.gnu.org:~> ls -rw-r--r-- 1 0 0 416 Aug 13 2003 MISSING-FILES -rw-r--r-- 2 0 0 4178 Aug 13 2003 MISSING-FILES.README -rw-r--r-- 1 0 0 30907 Aug 21 2003 before-2003-08-01.md5sums.asc drwxrwxr-x 108 0 3003 4096 Feb 03 01:10 gnu lrwxrwxrwx 1 0 0 1 Aug 18 2003 pub -> . lftp alpha.gnu.org:/> If the problem persists, please send output of cygcheck -svr. Version 4.5.2 is out, I'll package and upload that and see if it helps. The upstream changelog doesn't mention any fixes about anonymous access. Andrew -- 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