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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=MvG pSoU4bEcmZMWwNADew2EL3iE8NYWhmFTvthHLSj8E3blpZ0fypDgJvylGo/XygGf 2s1E+T8N+ktmRBegtyzzlkD50U69F621CWBXevofx/h2Y+h7V6YSchU6GjBsXWCJ 5KjbuLZEnb89Ooc3OE0nc+pCBdMudW0oyAH4Zz/s= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=dIWWBri+f ANyi62+Y8RIATagW5w=; b=NMpj1eyC8xwh19tUNnMJExYjuSONXOhZ6zX9FbIMX 7MTHSyh/IW6LzXOCIpOhXi/K+3It45KS1O1IV9+fhg5O4YKRy0FS5gyDjrSCb7Aj gU/xqc/Uz1I6i4ToKIutdYPdaFcCyD5aOWcni5B/V+GhQmxx0JMd9s+CKiZNEEeE fY= 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=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-wg0-f46.google.com X-Received: by 10.195.17.164 with SMTP id gf4mr17593186wjd.45.1404550265312; Sat, 05 Jul 2014 01:51:05 -0700 (PDT) Message-ID: <53B7BC74.7060704@gmail.com> Date: Sat, 05 Jul 2014 10:51:00 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: anonymous access failing with lftp Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 ? 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