Re: Using tools->packages->* with proxy ?
"David A. Panariti" <[email protected]>
| Newsgroups | gmane.emacs.xemacs.general |
|---|---|
| Message-ID | <[email protected]> |
>>>>> "Markus" == Markus Grunwald <[email protected]> writes: Markus> Hello, Markus> Can you tell me how I can use tools->packages->* with a Markus> proxy/firewall? It blocks all but http and (perhaps?) passive Markus> ftp. The proxy does not need Login/Password ... Any hints for Markus> documentation are welcome! For me it was an ftp issue: setting environment vars for ftp to use: ftp_proxy URL of FTP proxy to use when making FTP URL requests (if not defined, use the standard ftp protocol). http_proxy URL of HTTP proxy to use when making HTTP URL requests. This has worked for me under linux: $ echo $ftp_proxy http://www-proxy-1:8080 But check `man ftp' to see what you need. Hope this helps, -- / davep (|) Nostalgia isn't what it used to be. / $