delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/03/10/16:11:51

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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; q=dns; s=default; b=JzYuCdWdysXPINXohBLB5dayMqat2
0KqtH8neyDyXrDuibb1/KEpYCmdB3m80xQg3awjufXwGmi/xMPPYb3j5ARgucqjp
OGxpObULRVOopFSjfIjsR3tRXxZqKnspuyeNE/wHwJ4689+38bp/4H1DkKipitYo
0pwntKDQAukISg=
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:from:to:subject:date:message-id:references
:in-reply-to:content-type:content-transfer-encoding
:mime-version; s=default; bh=42dGZpmtbDXzZO6glTMNqZTYi/4=; b=pxd
UQ04Wiy69zbIZoyQhOPsqTLKAtd6qRw2bu4krn6Ba4Pk/vagewSJF+MoF+VawerI
ywg7Va0pK4MEcmKKhn+0K9zNKSxjgtx4HIumtsQYHV5uXBayTkXZep0tZSsJoY7g
kWYvSGzf89blFrqFE/sRUlbDoD7HeiV75tkyMkj0=
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.0 required=5.0 tests=AWL,BAYES_20,MIME_BASE64_BLANKS,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: nihxway5out.hub.nih.gov
X-IronPortListener: Outbound_SMTP
X-IronPort-Anti-Spam-Filtered: true
X-IronPort-Anti-Spam-Result: AiAFADUbHlOcKEe0/2dsb2JhbABagwaBEoMGvj8ZgQgWdIIlAQEBBBIREVUCAQgNCwICBiACAgIdExUQAgQbGodXpFOKIqByF4Epi1aBKxYigm81gRQEjnOQRos5gy2CKw
From: "Buchbinder, Barry (NIH/NIAID) [E]" <BBuchbinder AT niaid DOT nih DOT gov>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
Subject: RE: Current mirror size
Date: Mon, 10 Mar 2014 20:09:26 +0000
Message-ID: <6CF2FC1279D0844C9357664DC5A08BA2263884@MLBXV06.nih.gov>
References: <lfk132$1a7$1 AT ger DOT gmane DOT org> <531DE579 DOT 3060405 AT dronecode DOT org DOT uk>
In-Reply-To: <531DE579.3060405@dronecode.org.uk>
MIME-Version: 1.0
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id s2AKBkkm001969

Jon TURNEY sent the following at Monday, March 10, 2014 12:17 PM
>On 10/03/2014 09:36, Alexander Kurilo wrote:
>> could anyone say how much space does Cygwin mirror currently take?
>> I'll be really grateful if someone can run du -hs * (or something similar) in
>> the root of existing Cygwin mirror and post the output (or hint how can I see
>> it myself given an existing mirror).
>
>$ du -hs * 4.0K md5.sum 48K unsupported 22G x86 15G x86_64

curl -s ftp://mirror.cs.vt.edu/pub/cygwin/cygwin/x86/setup.ini | \
gawk '/^install: / || /^source: / { T = T + $3 ; N++ }; END { print N, T }'
9601 54669681355

32 bit is 55G in 9.6k files.

curl -s ftp://mirror.cs.vt.edu/pub/cygwin/cygwin/x86_64/setup.ini | \
gawk '/^install: / || /^source: / { T = T + $3 ; N++ }; END { print N, T }'
7179 44743121652

64 bit is 45G in 7.2k files.

- Barry
  Disclaimer: Statements made herein are not made on behalf of NIAID.


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019