public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Csaba Raduly <rcsaba@gmail.com>
To: cygwin list <cygwin@cygwin.com>
Cc: Jon Turney <jon.turney@dronecode.org.uk>
Subject: Re: Updated: setup (2.880)
Date: Sat, 24 Jun 2017 08:38:00 -0000	[thread overview]
Message-ID: <CAEhDDbB9B=cxa1RvCQqHYzYRT3bHanJ7MjJSS30u53k35eHuOQ@mail.gmail.com> (raw)
In-Reply-To: <BN6PR2001MB10748531C5F2003FDA445FCBF1C40@BN6PR2001MB1074.namprd20.prod.outlook.com>

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@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

  parent reply	other threads:[~2017-06-24  8:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <088b3d84-aad8-4984-1892-b66b9714f343@dronecode.org.uk>
2017-06-19 15:29 ` Nellis, Kenneth
2017-06-19 16:34   ` Marco Atzeri
2017-06-19 16:35   ` Andrey Repin
2017-06-19 16:35   ` Andrey Repin
2017-06-19 16:38   ` Jon Turney
2017-06-19 17:05     ` Andrey Repin
2017-06-19 17:29     ` Nellis, Kenneth
2017-06-19 17:50       ` Andrey Repin
2017-06-19 17:55         ` Nellis, Kenneth
2017-06-20 11:05           ` Andrey Repin
2017-06-24  8:38       ` Csaba Raduly [this message]
2017-06-27 20:55         ` Nellis, Kenneth
2017-06-27 23:25           ` Lee
2017-06-28  5:34           ` Brian Inglis
2017-06-29 17:23           ` cyg Simple

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEhDDbB9B=cxa1RvCQqHYzYRT3bHanJ7MjJSS30u53k35eHuOQ@mail.gmail.com' \
    --to=rcsaba@gmail.com \
    --cc=cygwin@cygwin.com \
    --cc=jon.turney@dronecode.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).