Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 May 2000 16:11:48 +0200
From:      Alexander Langer <alex@big.endian.de>
To:        "Jordan K. Hubbard" <jkh@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: src/lib/libftpio ftpio.c
Message-ID:  <20000505161148.A34126@cichlids.cichlids.com>
In-Reply-To: <20000505155103.A33140@cichlids.cichlids.com>; from alex@big.endian.de on Fri, May 05, 2000 at 03:51:03PM %2B0200
References:  <200004232123.OAA45684@freefall.freebsd.org> <20000505155103.A33140@cichlids.cichlids.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Thus spake Alexander Langer (alex@big.endian.de):

> >   Make FTP_PASSIVE_MODE check more specific.
> >   Suggested by:	Eric D. Futch <efutch@nyct.net>
> Thanks, you broke it.

Ok. Analyzed:

FTP_PASSIVE_MODE=yes doesn't work now, maybe you want to add 
two paranthesis and || !strcmp(..., "yes", 3)

OR, I suggest, you adjust several manpages in the system:

        FTP_PASSIVE_MODE  Force the use of passive mode FTP.

I don't know if this is an unwritten rule or something, but it doesn't
state that it must be "YES".

Same for fetch(1).

I suggest to just back it out.

The reason why I screamed: fetch(1) -p/-P doesn't work and you were
the perfect victim :-)

Alex

-- 
I need a new ~/.sig.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000505161148.A34126>