delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:subject:references:to:from:reply-to:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=sIy5WsW3cx2Ft1SU | |
ix+tjOyWZk4RNE5SD9dwB33jxQBn6f7myku/C9c+nigvYh8b0aRnMl6y1s9/ZTFi | |
vEr8/nj9k958UInYYOXeb6GlYyYcD7LmOdzp7UmGL4ML5s1Lfpjayv+W5buv8zQb | |
/X1rKr88j0LkSq3ytZEjH543mVA= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:subject:references:to:from:reply-to:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=dB+YVFQ2LIGA6/K/DCL4ST | |
xcFz0=; b=Uo4kdpsgV6QGYp/PXVwiaeN/0cR8lN+g72VX7PPdleOhHY7k9tZjOY | |
jYRe4uuapZa7lKdh5oz0twWOIMJo6XcXclgnVQiDm5Nfs3mOBtpsEPJTL2uQQNnw | |
jhTcbaQN43hV1+pJLQsvZXxodxZikXD3MqSqUa0o5b+PoFfA6r4Ek= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
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 |
Authentication-Results: | sourceware.org; auth=none |
X-Virus-Found: | No |
X-Spam-SWARE-Status: | No, score=1.1 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Hx-spam-relays-external:shaw.ca, H*r:shaw.ca, HX-HELO:sk:smtp-ou, H*RU:shaw.ca |
X-HELO: | smtp-out-so.shaw.ca |
X-Authority-Analysis: | v=2.2 cv=cNuQihWN c=1 sm=1 tr=0 a=WqCeCkldcEjBO3QZneQsCg==:117 a=WqCeCkldcEjBO3QZneQsCg==:17 a=IkcTkHD0fZMA:10 a=Cg3S_tyatgTH8WMNp-gA:9 a=QEXdDO2ut3YA:10 |
Subject: | Re: Installer names not meaningful enough |
References: | <CAG-pUxkQ_iniFA0r9i2zkT1uFMEvCei0wc9rd45RBYj2uBnVhA AT mail DOT gmail DOT com> <d7f8f9e5-e77d-8dde-8882-15084904cbe0 AT mitel DOT com> <CACoZoo0zFt++CnsXjvvG1rrAd3fdv2mBd9=pZiRcd6+1VDC3Eg AT mail DOT gmail DOT com> <9d6c50f4-3759-0a45-a97c-30b031a906a0 AT SystematicSw DOT ab DOT ca> <CACoZoo3QQb751UVGiQSo1ArskXOpJR=xhn=zFPJwSreW7FYefA AT mail DOT gmail DOT com> |
To: | cygwin AT cygwin DOT com |
From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
Reply-To: | Brian DOT Inglis AT SystematicSw DOT ab DOT ca |
Message-ID: | <78e0adfd-7b86-0d62-719a-842661e6d243@SystematicSw.ab.ca> |
Date: | Wed, 7 Dec 2016 21:50:36 -0700 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 |
MIME-Version: | 1.0 |
In-Reply-To: | <CACoZoo3QQb751UVGiQSo1ArskXOpJR=xhn=zFPJwSreW7FYefA@mail.gmail.com> |
X-CMAE-Envelope: | MS4wfMxYu9+yyPLityPV7GSD5XPeqx6n+nKuleQgHfV/V5SDfN979GbinHUflIWwh5eAqSj1RLj2RSVtKfW1t2/xQxSO0D7oJKY0781JOk2IZt647KZwxOOU CJO7pDDqYAP9mVzCOlb8Ks5xRGFIAU+fTs60rk0EoWyENZwNpbicPrlaangfNtV99bZh7tZ07LE2iQ== |
X-IsSubscribed: | yes |
On 2016-12-07 15:06, Erik Soderquist wrote: > On Wed, Dec 7, 2016 at 4:57 PM, Brian Inglis wrote: > >> Use wget -N to prevent duplicate downloads when the name, date, and >> size don't change. > > That only works if I am downloading to the same location/name as the > source is You can use e.g. wget -N -P /var/cache/ with URIs for multiple individual files and their detached .sigs: e.g. some of setup_x86{,_64}.exe{,.sig} setup.ini{,.xz,bz2}{,.sig}, then after gpg --verify, cp -pu to where you want to use or store them, appending a release number if you want, as described in earlier posts. -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |