Date: Thu, 23 Apr 1998 10:40:01 -0700 (PDT) From: Martin Cracauer <cracauer@cons.org> To: freebsd-bugs Subject: Re: bin/6371: fetch(1) uses HTTP_PROXY for ftp requests when FTP_PROXY undefined Message-ID: <199804231740.KAA18289@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/6371; it has been noted by GNATS. From: Martin Cracauer <cracauer@cons.org> To: Bill Fenner <fenner@parc.xerox.com>, Martin Cracauer <cracauer@cons.org> Cc: freebsd-gnats-submit@hub.freebsd.org Subject: Re: bin/6371: fetch(1) uses HTTP_PROXY for ftp requests when FTP_PROXY undefined Date: Thu, 23 Apr 1998 19:36:51 +0200 In <98Apr23.084215pdt.177515@crevenia.parc.xerox.com>, Bill Fenner wrote: > Martin Cracauer <cracauer@cons.org> wrote: > > 1) Don't use a proxy for ftp urls, get then directly. > > 2) get ftp urls from the HTTP_PROXY, talking http to the proxy > > What everyone seems to be missing is that Dave's patch allows you to > choose which one of these you want - setenv FTP_PROXY "" gives you (1), > unsetenv FTP_PROXY gives you (2). Then, how can I tell fetch to get ftp urls from a proxy that talks ftp (not http) to the client? That's what fetch currently does when FTP_PROXY is defined. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer <cracauer@cons.org> http://www.cons.org/cracauer cracauer@wavehh.hanse.de (batched, preferred for large mails) Tel.: (daytime) +4940 41478712 Fax.: (daytime) +4940 41478715 Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 Paper: (private) Waldstrasse 200, 22846 Norderstedt, Germany To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804231740.KAA18289>