delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/08/31/12:57:57

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
:references:in-reply-to:content-type:content-transfer-encoding;
q=dns; s=default; b=J9BGar/60MAm91Zky0fJXm/S5SONs23oQSAhrld9DSr
4DA3rQlS9LlNEkaUXPuSgpKOTBur2dN8pC6V0NXshavrDlknufqD1tsaMXux+L+h
Y9t14XXCcvFlnmBm6iHjUsua301P+BNJTTk98Fa/Atqh4lcMNgNIP9I5dfj+V5Ho
=
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
:references:in-reply-to:content-type:content-transfer-encoding;
s=default; bh=uj1MmbUykeeoiz+Z719xmp66pd0=; b=DNZ4ZARJgTQX3qigK
NMwI907dvdZ4yeAvJO+S/PH3xJnaVcky2r+qB0LT9PnmSv9ycRuzhDGP+AdQ4yWP
y0PEZOjO0YwJ1iOAKP2kMqapRiFXp+BP5ljeIqJDN0FqMGq43px6RZ/gLGhR2cc2
AAXM49Wo78e8xmzonYJEBX+8Go=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-lb0-f171.google.com
X-Received: by 10.112.48.103 with SMTP id k7mr22990758lbn.32.1409504255523; Sun, 31 Aug 2014 09:57:35 -0700 (PDT)
Message-ID: <540353FC.30203@gmail.com>
Date: Sun, 31 Aug 2014 18:57:32 +0200
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: anonymous access failing with lftp
References: <53B7BC74 DOT 7060704 AT gmail DOT com> <0qkfr9luo9ri4sc5m3jgk008evinapmbed AT 4ax DOT com>
In-Reply-To: <0qkfr9luo9ri4sc5m3jgk008evinapmbed@4ax.com>
X-IsSubscribed: yes

On 05/07/2014 12:32, Andrew Schulman wrote:
>> On both 32 and 64bit I see lftp stalling on anoymous access
>>

>> 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
>

found the issue.

  $ lftp -d alpha.gnu.org
lftp alpha.gnu.org:~> ls
---- Connecting to alpha.gnu.org (2001:4830:134:3::c) port 21
Interrupt

on my side the ipv6 is not working properly
it is enough to revert to ipv4

lftp alpha.gnu.org:~> set dns:order "inet inet6"
lftp alpha.gnu.org:~> open alpha.gnu.org
---- Resolving host address...
---- 2 addresses found: 208.118.235.21, 2001:4830:134:3::c
lftp alpha.gnu.org:~> ls
---- Connecting to alpha.gnu.org (208.118.235.21) port 21
<--- 220 GNU alpha FTP server ready.
---> FEAT
<--- 211-Features:


Regards
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019