[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] CAB.OVL
Martin-Eric Racine wrote:
>
> Hello,
>
> has anybody ever managed to get Howard's CAB.OVL to work with
> proxy servers? If yes, please detail how? When I entered the
> addresses in CAB's server/proxy dialog, it didn't help.
I think that you have to set envariables for that, CAB's proxy
dialog is a joke as far as I remember:
http_proxy="http://www.providers.proxy.com:1234/"
ftp_proxy="http://www.providers.proxy.com:1234/"
no_proxy="localnet,fishpool.com"
export http_proxy ftp_proxy no_proxy
I don't remember exactly, but - sorry .. ;-)
I think it is explained in the docs for the cab.ovl. ;-))
Ciao
Guido