Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3BE7CA86.2EBAC42D@syntrex.com>
Date: Tue, 06 Nov 2001 12:33:26 +0100
From: Pavel Tsekov <ptsekov@syntrex.com>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Robert Collins <robert.collins@itdomain.com.au>
CC: Gareth Pearce <tilps@hotmail.com>, cygwin@cygwin.com
Subject: Re: Setup use on win2k - a me too ...
References: <OE59HpQHyD1C0Ug8cpF00003953@hotmail.com> <1005045929.5221.0.camel@lifelesswks>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Robert Collins wrote:
> 
> On Tue, 2001-11-06 at 21:32, Gareth Pearce wrote:
> > Hi,
> ...
> 
> > get_url_to_string ftp://planetmirror.com/pub/sourceware/cygwin/setup.ini
> > ftp > x
> > ftp > x
> > ftp > x
> > repeat the ftp line semi-ad-infinitum.
> 
> Thanks Gareth, this does look like a fault in the ftp state machine.
> I'll investigate..

Rob there is something suspicious here. The net_ftp_user and the
net_ftp_passwd 
pointers are never zeroed before get_ftp_auth() is called ... so if
there is 
garbage in the pointers setup will try to auth against these instead of 
USER anonymous.

My 2  cents :)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

