This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Installer names not meaningful enough


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]