Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 2002 13:00:03 +0200
From:      Richard =?utf-8?B?xIxlcGFz?= <rch@richard.eu.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: fetch and passive ftp
Message-ID:  <20020522110003.GG65347@richard.eu.org>
In-Reply-To: <5.1.0.14.2.20020522121506.013751c8@192.96.48.11>
References:  <5.1.0.14.2.20020522121506.013751c8@192.96.48.11>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed May 22 12:20:08 2002 +0200 Nelis Lamprecht wrote:

>Hi All
>
>Does anyone know how I can set fetch to permanently use passive ftp for 
>transfers, like maybe setting an environment variable or something? My 
>firewall(ipfw) prevents me from installing from the ports collection unless 
>I can get fetch to use passive ftp. I know you can use fetch -p but that is 
>not a permanent solution. I'm using bash.
>

set 
FTP_PASSIVE=1
FTP_PASSIVE_MODE=YES

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




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