bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How?


From: Tim Rühsen
Subject: Re: How?
Date: Sat, 4 Nov 2023 18:15:36 +0100
User-agent: Mozilla Thunderbird

Thanks to the feedback from Michael I could create and upload a wget2.exe (x86, 64-bit, v2.1.0, stripped).

Find it at https://gitlab.com/gnuwget/wget2/-/releases/v2.1.0

Regards, Tim

On 10/25/23 14:23, Michael D. Setzer II via Primary discussion list for GNU Wget wrote:
On 25 Oct 2023 at 13:44, gerdd@mweb.co.za wrote:

Date sent:              Wed, 25 Oct 2023 13:44:27 +0200 (SAST)
From:                   "gerdd@mweb.co.za" <gerdd@mweb.co.za>
To:                     Fernando Cassia <fcassia@gmail.com>
Copies to:              ENG WKJC <eng@wkjc.com>, bug-wget
<bug-wget@gnu.org>
Subject:                Re: How?

Hi,

thanks for that link again, Fernando (I had misplaced my note on it:-)

And now I wonder if anyone has ported wget2 to Windows?

Thanks,

Gerd

The wget2 site has the older 2.0.1 wget with a windows exe file,
but I've been able to create the 2.1.0 version as well with info
using docker? Seems to support up to 10 threads, which the 2.0.1
version doesn't seem to.

https://gitlab.com/gnuwget/wget2/-/releases

Built the wget2 using the docker, and it creates a wget2.exe file.
24993339 Oct 16 16:36 wget2.exe resulted file
   7137339 Oct 16 16:37 wget2x.exe (compressed with upx).

GNU Wget2 2.1.0 - multithreaded metalink/file/website
downloader

+digest +https +ssl/gnutls +ipv6 +iri +large-file -nls -ntlm -opie
+psl -hsts
-iconv +idn2 +zlib -lzma -brotlidec -zstd -bzip2 -lzip +http2
-gpgme

Copyright (C) 2012-2015 Tim Ruehsen
Copyright (C) 2015-2021 Free Software Foundation, Inc.

License GPLv3+: GNU GPL version 3 or later
<http://www.gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Please send bug reports and questions to <bug-wget@gnu.org>.

Get same results as with the linux wget2 program.






----- Original Message -----
From: "Fernando Cassia" <fcassia@gmail.com>
To: "ENG WKJC" <eng@wkjc.com>
Cc: "bug-wget" <bug-wget@gnu.org>
Sent: Wednesday, October 25, 2023 1:14:17 AM
Subject: Re: How?

On Tue, 24 Oct 2023, 17:16 ENG WKJC, <eng@wkjc.com> wrote:

Guys,

Been looking for a solution that can run on Win7 or higher for HTTPS
downloading.  However, I don't understand the whole GNU thing, other than
it's
open source and generally free software.
I've looked at the software links and don't know what to do here.


HI Marv

You can find pre-built versions of wget for Windows on this Web site

32bit
https://eternallybored.org/misc/wget/1.21.4/32/wget.exe

And 64 bit
https://eternallybored.org/misc/wget/1.21.4/64/wget.exe

You just download the exe required for your system.

How to tell if your Windows installation is 32bit or 64bit
https://support.microsoft.com/en-us/windows/32-bit-and-64-bit-windows-frequently-asked-questions-c6ca9541-8dce-4d48-0415-94a3faa2e13d

... then manually copy to a folder in your computer, and then place that
folder in your "path" (the path is a listing of folder locations that
Windows uses to look for exe files)

(I personally use c:\utils and place all command line utilities there).

---
 From the command prompt:
MD C:\Utils
Copy %userprofile%\downloads\wget.exe c:\utils
---

Here is a tutorial on how to the add that folder you ju St created to the
system path

https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/

You can then run wget from the command prompt from any directory or folder
just by calling it with 'wget'

Eg to get a listing of all options available
wget - -help

Others will be able to guide you after that.

If you want to see a video, sometimes a picture is better than a thousand
words....

https://youtu.be/cvvcG1a7dOM?si=Q5hO2GzlFFG0oRhC

Best,

FC
Buenos Aires, Argentina




+------------------------------------------------------------+
  Michael D. Setzer II - Computer Science Instructor (Retired)
  mailto:mikes@guam.net
  mailto:msetzerii@gmail.com
  Guam - Where America's Day Begins
  G4L Disk Imaging Project maintainer
  http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+


Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]