Re: pkg_add and EPSV
- From: "Helmut Schneider" <jumper99@xxxxxx>
- Date: Tue, 28 Aug 2007 10:13:31 +0200
Giovanni Bechis <g.bechisNOSPAM@xxxxxxxxx> wrote:
Helmut Schneider <jumper99@xxxxxx> wrote:
I tried to 'export FETCH_CMD=$(which wget)' but it seems ignored (psI have tried:
auxww still shows 'ftp -o - ...'). Can I use .netrc to disable EPSV?
Anything else?
env FETCH_CMD='which wget' make fetch
and it works on 4.2-current.
Does it work on your pc ?
Yes, it does.
But 'env FETCH_CMD=$(which wget) pkg_add $package' does not, it uses ftp(1).
[root@BSDHelmut ~]# uname -rs
OpenBSD 4.1
[root@BSDHelmut ~]# echo $SHELL
/bin/ksh
[root@BSDHelmut ~]#
--
No Swen today, my love has gone away
My mailbox stands for lorn, a symbol of the dawn
.
- References:
- pkg_add and EPSV
- From: Helmut Schneider
- Re: pkg_add and EPSV
- From: Giovanni Bechis
- pkg_add and EPSV
- Prev by Date: Re: pkg_add and EPSV
- Next by Date: Re: pkg_add and EPSV
- Previous by thread: Re: pkg_add and EPSV
- Next by thread: Re: pkg_add and EPSV
- Index(es):
Relevant Pages
|