From owner-freebsd-questions Mon Aug 9 16:58:33 1999 Delivered-To: freebsd-questions@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 0D18515373 for ; Mon, 9 Aug 1999 16:58:31 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id QAA09430; Mon, 9 Aug 1999 16:55:40 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Mon, 9 Aug 1999 16:55:40 -0700 (PDT) From: Doug White To: lluisma Cc: freebsd-questions@FreeBSD.ORG Subject: Re: How to automatically use pftp each time ftp is invoked In-Reply-To: <37AE5850.53DA158@osi-technologies.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 9 Aug 1999, lluisma wrote: > Is there a way that I can configure my system(3.2-stable last cvsup > update on 8-5-1999) such that any use of ftp be always passive ftp? For > example when building the gimp port it fails because our firewall only > allows passive ftp. Set the environment variable FTP_PASSIVE_MODE="YES"; see fetch(1). Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message