Re: pkg_add and EPSV



Giovanni Bechis wrote:
Helmut Schneider <jumper99@xxxxxx> wrote:
I tried to 'export FETCH_CMD=$(which wget)' but it seems ignored (ps auxww still shows 'ftp -o - ...'). Can I use .netrc to disable EPSV? Anything else?

I have tried:
env FETCH_CMD='which wget' make fetch
and it works on 4.2-current.
Does it work on your pc ?

Of course, if you are running current and using sudo to run this, you have to make sure you change the default sudoers file in order for this to work, I imagine.
--
clvrmnky <mailto:spamtrap@xxxxxxxxxxxxxxxx>

Direct replies will be blacklisted. Replace "spamtrap" with my name to
contact me directly.
.



Relevant Pages

  • Re: pkg_add and EPSV
    ... Giovanni Bechis wrote: ... env FETCH_CMD='which wget' make fetch ... But 'env FETCH_CMD=$(which wget) pkg_add $package' does not, ...
    (comp.unix.bsd.openbsd.misc)
  • Re: pkg_add and EPSV
    ... Helmut Schneider wrote: ... env FETCH_CMD='which wget' make fetch ...
    (comp.unix.bsd.openbsd.misc)