| 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://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Date: | Thu, 11 Dec 2003 20:52:31 -0500 |
| From: | Matthew Wilson <matt AT overlook DOT homelinux DOT net> |
| To: | cygwin AT cygwin DOT com |
| Subject: | wget: how to only dl binaries for install? |
| Message-ID: | <20031212015231.GA22267@frank.overlook.homelinux.net> |
| Mime-Version: | 1.0 |
| User-Agent: | Mutt/1.4.1i |
Hi -
I have a very fussy firewall at work, 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
--
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 |