Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs
Date: Thu, 11 Dec 2003 20:33:02 -0500 (EST)
From: Igor Pechtchanski <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Matthew Wilson <matt@overlook.homelinux.net>
cc: cygwin@cygwin.com
Subject: Re: wget: how to only dl binaries for install?
In-Reply-To: <20031212015231.GA22267@frank.overlook.homelinux.net>
Message-ID: <Pine.GSO.4.56.0312112029580.19862@slinky.cs.nyu.edu>
References: <20031212015231.GA22267@frank.overlook.homelinux.net>
Importance: Normal
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

On Thu, 11 Dec 2003, Matthew Wilson wrote:

> Hi -
>
> I have a very fussy firewall at work,

Before you go to all the trouble, can you access the web via Internet
Explorer?  If so, did you try the "Use IE5 settings" in setup?  BTW, setup
can also be told to go through an HTTP proxy, if that helps any.

> and so I want to set up a package
> repository on our intranet.  Can anyone help me write a wget command
> that will grab only the recent binaries.  It seems like a lot of people
> are doing similar stuff, so all comments are welcome.
>
> This is what I've got so far:
>
> I'm using the -R '*src.tar.bz2' to not download the source files, but
> this doesn't work.
>
> wget --passive-ftp --recursive --no-clobber --no-host-directories \
>     --cut-dirs=2 -X/pub/cygwin/mail-archives -R '*-src.tar.bz2' \
>     ftp://mirrors.umbc.edu/pub/cygwin

Search the Cygwin list archives for 'clean_setup.pl'.
HTH,
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster."  -- Patrick Naughton

--
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/

