From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2174 invoked by alias); 6 Jul 2006 16:34:10 -0000 Received: (qmail 2145 invoked by uid 22791); 6 Jul 2006 16:34:09 -0000 X-Spam-Check-By: sourceware.org Received: from ug-out-1314.google.com (HELO ug-out-1314.google.com) (66.249.92.173) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 06 Jul 2006 16:34:05 +0000 Received: by ug-out-1314.google.com with SMTP id a2so2740812ugf for ; Thu, 06 Jul 2006 09:34:02 -0700 (PDT) Received: by 10.78.122.11 with SMTP id u11mr279675huc; Thu, 06 Jul 2006 09:34:02 -0700 (PDT) Received: by 10.78.26.7 with HTTP; Thu, 6 Jul 2006 09:34:02 -0700 (PDT) Message-ID: <6f506bf60607060934x2d1bc981uf65b5e0e5a1be5f1@mail.gmail.com> Date: Thu, 06 Jul 2006 16:34:00 -0000 From: "Grant Mills" To: "Fischetti Antonio" Cc: ecos-discuss@ecos.sourceware.org In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 29d1e8ebfb10a5be X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] wget problem for the Proxy X-SW-Source: 2006-07/txt/msg00020.txt.bz2 Find and edit .wgetrc Set the proxies. There is one for http and one for ftp: http_proxy = ftp_proxy = Don't forget to enable the proxies either: use_proxy = on This may be of little use if your ftp proxy server does not conform to what wget supports. NcFTP and FileZilla both have much broader support for proxy servers. On 7/6/06, Fischetti Antonio wrote: > I'm can't download with > wget --passive-ftp ftp://ecos.sourceware.org/pub/ecos/ecos-install.tcl > > It says "Unresolved Host". > I am under a proxy. > Do I need a special version of wget. Sort of 'socks' style? > > Thanx. > > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss > > -- Grant Mills gmills@ucsd.edu -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss