From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7882 invoked by alias); 8 Dec 2016 04:50:44 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 7868 invoked by uid 89); 8 Dec 2016 04:50:43 -0000 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 Received: from smtp-out-so.shaw.ca (HELO smtp-out-so.shaw.ca) (64.59.136.138) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Thu, 08 Dec 2016 04:50:40 +0000 Received: from [192.168.1.100] ([174.0.238.184]) by shaw.ca with SMTP id EqfFcHI4zIwqSEqfGc4ZJZ; Wed, 07 Dec 2016 21:50:39 -0700 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: <9d6c50f4-3759-0a45-a97c-30b031a906a0@SystematicSw.ab.ca> To: cygwin@cygwin.com From: Brian Inglis Reply-To: Brian.Inglis@SystematicSw.ab.ca Message-ID: <78e0adfd-7b86-0d62-719a-842661e6d243@SystematicSw.ab.ca> Date: Thu, 08 Dec 2016 04:50:00 -0000 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: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-CMAE-Envelope: MS4wfMxYu9+yyPLityPV7GSD5XPeqx6n+nKuleQgHfV/V5SDfN979GbinHUflIWwh5eAqSj1RLj2RSVtKfW1t2/xQxSO0D7oJKY0781JOk2IZt647KZwxOOU CJO7pDDqYAP9mVzCOlb8Ks5xRGFIAU+fTs60rk0EoWyENZwNpbicPrlaangfNtV99bZh7tZ07LE2iQ== X-IsSubscribed: yes X-SW-Source: 2016-12/txt/msg00082.txt.bz2 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