Date: Fri, 19 Mar 2004 12:43:33 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Brady Montz <bradym@balestra.org> Cc: freebsd-questions@freebsd.org Subject: Re: using wget for FETCH_CMD Message-ID: <20040319184333.GH99558@dan.emsphone.com> In-Reply-To: <m2k71ghf19.fsf@sandman.balestra.org> References: <m2d678wwft.fsf@sandman.balestra.org> <20040319181729.GG99558@dan.emsphone.com> <m2k71ghf19.fsf@sandman.balestra.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Mar 19), Brady Montz said: > Dan Nelson <dnelson@allantgroup.com> writes: > > In the last episode (Mar 19), Brady Montz said: > >> The problem is, that I while I fetch does seem to be able to > >> download HTTP urls, I can't get it to download FTP urls through > >> the proxy. > >> > >> I've tried various combinations of FTP_PROXY and FTP_PASSIVE_MODE. > >> Is there anything else I can set? > > > > Setting FTP_PROXY to http://proxyserver:port/ works for me and a > > squid proxy. If it's using a proxy, I don't think FTP_PASSIVE_MODE > > is checked. > > Sadly, it doesn't work for me. And, as much as I hate this proxy > server, it is what I have to go through. What doesn't work, exactly? Try comparing the output of "fetch -vv ftp://ftp.netscape.com/Welcome" and "wget -d ftp://ftp.netscape.com/Welcome". -- Dan Nelson dnelson@allantgroup.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040319184333.GH99558>