From owner-freebsd-current@FreeBSD.ORG Fri Sep 30 12:39:13 2011 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 03F10106564A for ; Fri, 30 Sep 2011 12:39:13 +0000 (UTC) (envelope-from des@des.no) Received: from smtp.des.no (smtp.des.no [194.63.250.102]) by mx1.freebsd.org (Postfix) with ESMTP id BB9958FC0A for ; Fri, 30 Sep 2011 12:39:12 +0000 (UTC) Received: from ds4.des.no (des.no [84.49.246.2]) by smtp.des.no (Postfix) with ESMTP id CD2B71FFC33; Fri, 30 Sep 2011 12:39:11 +0000 (UTC) Received: by ds4.des.no (Postfix, from userid 1001) id 7B5DE8457A; Fri, 30 Sep 2011 14:39:11 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Peter Jeremy References: <86aa9pbw3c.fsf@ds4.des.no> <20110930103618.GA51227@server.vk2pj.dyndns.org> Date: Fri, 30 Sep 2011 14:39:11 +0200 In-Reply-To: <20110930103618.GA51227@server.vk2pj.dyndns.org> (Peter Jeremy's message of "Fri, 30 Sep 2011 20:36:18 +1000") Message-ID: <86zkhm6w7k.fsf@ds4.des.no> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Cc: current@freebsd.org Subject: Re: Passive FTP X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Sep 2011 12:39:13 -0000 Peter Jeremy writes: > Dag-Erling Sm=C3=B8rgrav writes: > > This overrides both the default setting and fetch(1)'s -p > > command-line option. > I'm less happy with this - my gut feeling in that command-line options > should override evnironment variables. This was already the case, just in the other direction. The environment variable overrode the absence of -p, and there was no reverse option, neither on the fetch(1) command line nor in the fetchGetFTP(3) arguments. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@des.no