> Date: Tue, 17 May 2016 11:22:25 +0300 > From: "Zeroes & Ones" <[email protected]> > > I not compiled himself, i use binaries installed used setup-x86.exe (v2.874 > 32 bit) > > chosen site: > cygwin.mirror.constant.com > > trouble reproduced 100% > > wget -V > > GNU Wget 1.17.1 built on cygwin.
That's a Cygwin build, so you need to use chmod to make the downloaded file executable. Cygwin programs emulate Posix permissions using NT security features, so you need to play by Cygwin rules.
