Fischer, Oliver <plexus(at)snafu.de> wrote:
> setenv FTP_PROXY proxy.akon-berlin.de:8080
Sicher, daß da ein _FTP_-Proxy läuft?
> setenv HTTP_PROXY proxy.akon-berlin.de:8080
Offenbar läuft dort keiner, wenn auf dem gleichen Port
bereits ein HTTP-Proxy läuft.
Wenn Du in $FTP_PROXY kein Schema/Protokoll angibst,
nimmt fetch an, daß das ein FTP-Proxy ist. Wenn es
dagegen ein HTTP-Proxy ist (der sowohl FTP- als auch
HTTP-URLs liefern kann), dann solltest Du das Schema
explizit mit angeben:
setenv FTP_PROXY http://proxy.akon-berlin.de:8080
Gruß
Olli
-- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Thu 21 Nov 2002 - 15:51:31 CET