Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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: <5.2.0.9.2.20030319093140.025e4920@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Wed, 19 Mar 2003 09:34:11 -0800 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: Re: Installing cygwin NOT from web In-Reply-To: <029e01c2ee3c$3c94ac20$eb9b883e@pomello> References: <003c01c2e986$7447fec0$78d96f83 AT pomello> <003301c2e983$afa66360$8ac84cd8 AT oemcomputer> <003c01c2e986$7447fec0$78d96f83 AT pomello> <5 DOT 2 DOT 0 DOT 9 DOT 2 DOT 20030319080200 DOT 030a45d0 AT pop3 DOT cris DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Max, At 09:23 2003-03-19, Max Bowsher wrote: >Randall R Schulz wrote: > > > > At 07:54 2003-03-19, Daniel Barclay wrote: > >> Why can't you download the files using any FTP/HTTP client and > >> operating system you want, transfer the files (or otherwise make > >> them visible) to a Windows system, and only then use setup.exe to > >> install the files from the Windows-visible directory? > > > > This is quite feasible, but a simple local mirror of the Cygwin > > distribution or any valid subset thereof (itself obtained from one of > > the public mirror sites, of course) will not be suitable for use by > > Setup.exe. There needs to be a renaming applied between the mirror > > host and the local mirror. > >No. There is no need for renaming. Yes there is. The host name (including the scheme from the URL and the colon separating it from the host name) and the first slash that separates the host name from the directory name on the mirror server must be URL-encoded. Wget won't do this directly, though as my BASH script shows, the proper names can be derived and suitable options exist to get wget to put the files in the right place as it downloads them. >Max. Randall Schulz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/