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:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; q=dns; s=default; b=csRdA06l6Ojoj9iC hjjXSK5+wMKHmpbXHpg77XscHzFBboGJfwaTMtyKl7LxFubS5CPKslpshAAdvJ59 6D51TpXdvUxhtCImHtwNOfSu8gxxEBo1e0JrfGmjFwJ6rxcl11qUMwL7PaosS8V5 A08LlKeNnSAvmXXyW0yfEjQz5bw= 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; s=default; bh=JCjmCHkFjuGGHYcMQrMLuo yZTZY=; b=nAxuOs3kyqJr3By3P2LW+mP3EJA3VRkQi+8/vsKD5OvABNfwC6kcgD OMGvrFpKno8+dWOFjx4Pfra4fdxDRPVOsZSVK0vRLw70eNP+beewg7812s6R/lUx aCtVN+WkQ7euMzFpYr5F7jg33xmbkcOBQyIE8TlNdHFmZkS7KnSdk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-2.7 required=5.0 tests=AWL,BAYES_00,EXECUTABLE_URI,FREEMAIL_FROM,GIT_PATCH_2,KAM_ASCII_DIVIDERS,KAM_EXEURI,RCVD_IN_DNSWL_NONE,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:Sat, boots, Hx-languages-length:2410, tao X-HELO: mail-qk0-f174.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-transfer-encoding; bh=rD7hPzsYIgTXbPOPvj/gaTdaE5/+6BXGA7LSSFrYj7E=; b=Pk3BRiJmm+SiozJtdJ+VVNfiDRsTMMUGFxho1rY+CKhlXhkp/SeVy6jakl17EAz8Kg VD2D2EkSbez9vWorIuhaHcPIxRTf3tC88cznvaULsBBYf3rQ/DKYc3Xrqf+IzqyCCshE RyC1P6iBIr/RhMZGtW42XNlDL9d9/R5G2+G9VqEksJbkHqPsQjNpArkk3UXsnmKkhprL DNoAXKNXRAgIRHVETxqf/edHtZ5X83uUgkUU3BzEtIZjU4Z6D61HoW4rp08ugFhG1V/d aCq+lqKD1I8TrlBofzv6K0stgOVRuo3TYD0BionWuJXwMvXAln3PxEZK6ZVw1TUU5oS5 q+Pw== X-Gm-Message-State: AKS2vOwIAXaOn4lE8XA4yYKLbDpXSh07fudN7r48q4aLROsddji+jo8M yM+9EeJSqLyB8i5cAj5qno6tWM0V+Dta X-Received: by 10.55.207.5 with SMTP id e5mr12896851qkj.34.1498293517091; Sat, 24 Jun 2017 01:38:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <088b3d84-aad8-4984-1892-b66b9714f343 AT dronecode DOT org DOT uk> <64836b8b-3a53-4cf6-cea4-b8406d10c9b9 AT dronecode DOT org DOT uk> From: Csaba Raduly Date: Sat, 24 Jun 2017 10:38:36 +0200 Message-ID: Subject: Re: Updated: setup (2.880) To: cygwin list Cc: Jon Turney Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id v5O8csni003883 Hi Kenneth, On Mon, Jun 19, 2017 at 7:29 PM, Nellis, Kenneth wrote: ... > > Here, I show the commands and output that corroborate my assertions: > 1. reproduce original results > 2. reproduce others' results > 3. show others' results influences my results > 4. remove hidden file to restore my original results > > $ time wget -O setup-x86_64.exe http://cygwin.com/setup-x86_64.exe > --2017-06-19 13:04:16-- http://cygwin.com/setup-x86_64.exe > Resolving cygwin.com... 209.132.180.131 > Connecting to cygwin.com|209.132.180.131|:80... connected. > HTTP request sent, awaiting response... 200 OK > Length: 877562 (857K) [application/octet-stream] > Saving to: ‘setup-x86_64.exe’ > > setup-x86_64.exe 100%[===================>] 856.99K --.-KB/s in 0.01s > > 2017-06-19 13:04:17 (78.5 MB/s) - ‘setup-x86_64.exe’ saved [877562/877562] > > > real 0m0.306s > user 0m0.000s > sys 0m0.046s > $ ls -l > total 860 > -rw-r----- 1 knellis Domain Users 877562 Jun 7 12:58 setup-x86_64.exe > $ file setup-x86_64.exe > setup-x86_64.exe: gzip compressed data, from Unix ... I also couldn't reproduce your scenario. $ time wget -O setup-x86_64.exe http://cygwin.com/setup-x86_64.exe --2017-06-24 10:34:02-- http://cygwin.com/setup-x86_64.exe Resolving cygwin.com... 209.132.180.131 Connecting to cygwin.com|209.132.180.131|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 906771 (886K) [application/octet-stream] Saving to: ‘setup-x86_64.exe’ setup-x86_64.exe 100%[==============================================================================================>] 885.52K 51.1KB/s in 14s 2017-06-24 10:34:16 (62.8 KB/s) - ‘setup-x86_64.exe’ saved [906771/906771] real 0m14.975s user 0m0.046s sys 0m0.031s Csaba AT assos ~ $ file setup-x86_64.exe setup-x86_64.exe: PE32+ executable (GUI) x86-64, for MS Windows Since it's reproducible for you, you could (if you're curious) run wget with the -d (--debug) switch or break out the heavy artillery: install Wireshark and look at the HTTP headers sent and received by wget. Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The numbers you can count are not the real numbers. Life is complex, with real and imaginary parts. "Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds "People disagree with me. I just ignore them." -- Linus Torvalds -- 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