2010/9/10 Paul Hartman <[email protected]>: > On Fri, Sep 10, 2010 at 9:43 AM, Maciej Grela <[email protected]> wrote: >> Hi, >> >> Is there any way to make emerge (wget) correctly behave when it tries >> to download a non-existing file from FTP >> in a network using ISA as ftp_proxy ? I have one of these at work and >> it's really annoying because of situations > > If you are allowed to bypass the proxy, try --use-proxy=off in your > wget command line. >
Unfortunately proxy is the only way to access the Internet. > It seems your FTP is proxied over HTTP and your client needs to > support this. I'm not sure if wget supports HTTP proxies for FTP. > > Here is a document from Microsoft about configuring ISA and various clients: > http://technet.microsoft.com/en-us/library/bb794745.aspx > I'll read that, thanks. Br, Maciej Grela

