| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <40B1C5E2.8030206@protek.ru> |
| Date: | Mon, 24 May 2004 13:52:34 +0400 |
| From: | Eugene Kotlyarov <ekot AT protek DOT ru> |
| Organization: | protek |
| User-Agent: | Mozilla Thunderbird 0.6 (Windows/20040502) |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Setting up Cygwin to install ecos |
| References: | <AFF1290DB545D711B2FD0002A544342F090F3433 AT mail DOT ggn DOT hcltech DOT com> |
| In-Reply-To: | <AFF1290DB545D711B2FD0002A544342F090F3433@mail.ggn.hcltech.com> |
| X-Enigmail-Version: | 0.83.6.0 |
| X-Enigmail-Supports: | pgp-inline, pgp-mime |
| X-IsSubscribed: | yes |
Ajit Bhanot, Gurgaon wrote: > I am trying to use the wget function on Cygwin. The internet access is > through a proxy server. Can I configure cygwin to access the internet > through the proxy to download the ecos installation files? You can configure wget by setting following parameters in your ~/.wgetrc file # You can set the default proxies for Wget to use for http and ftp. # They will override the value in the environment. http_proxy = http://proxy:3128/ ftp_proxy = http://proxy:3128/ proxy_user=usrename proxy_passwd=password # If you do not want to use proxy at all, set this to off. use_proxy = on -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |