From owner-cvs-all Fri May 5 7:12: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from mail.surf1.de (mail.Surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id F02DB37BA13; Fri, 5 May 2000 07:11:42 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (p3E9C115A.dip0.t-ipconnect.de [62.156.17.90]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id PAA19429; Fri, 5 May 2000 15:10:26 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id 8A977AC2C; Fri, 5 May 2000 16:16:21 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id QAA34215; Fri, 5 May 2000 16:11:49 +0200 (CEST) (envelope-from alex) Date: Fri, 5 May 2000 16:11:48 +0200 From: Alexander Langer To: "Jordan K. Hubbard" 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> References: <200004232123.OAA45684@freefall.freebsd.org> <20000505155103.A33140@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000505155103.A33140@cichlids.cichlids.com>; from alex@big.endian.de on Fri, May 05, 2000 at 03:51:03PM +0200 X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thus spake Alexander Langer (alex@big.endian.de): > > Make FTP_PASSIVE_MODE check more specific. > > Suggested by: Eric D. Futch > 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