wget2 icon indicating copy to clipboard operation
wget2 copied to clipboard

The successor of GNU Wget. Contributions preferred at https://gitlab.com/gnuwget/wget2. But accepted here as well 😍

Results 49 wget2 issues
Sort by recently updated
recently updated
newest added

Hi! How to install it on windows?

I tried to mirror https://html.spec.whatwg.org using command ```wget2 -mkpnp https://html.spec.whatwg.org```. Only index.html and robots.txt gets downloaded. No problem when mirroring with ```wget```

When using wget2 with proxy parameter(like http_proxy in linux), wget2 can't work, both on Windows(Win11) and Linux(Linux arch 5.16.11-zen1-1-zen #1 ZEN SMP PREEMPT Thu, 24 Feb 2022 02:18:22 +0000 x86_64...

Is there a way to restrict the retry function so that if the error message is `"The file is already fully retrieved; nothing to do."`, wget2 then recognizes this not...

Please provide statically linked binaries for compiled packages for OSs like Windows, macOS and Linux.

Maybe I missed it until now, but has wget2 the ability to load the same file from multiple mirror servers? For example, a large iso file exists on multiple servers/mirrors...

os: Linux archlinux 5.15.11-arch2-1 #1 SMP PREEMPT Wed, 22 Dec 2021 09:23:54 +0000 x86_64 GNU/Linux ssl: openssl 1.1.1.m-1 wget2 --version: GNU Wget2 2.0.0 coredump: [1.zip](https://github.com/rockdaboot/wget2/files/7778385/1.zip) ![11111111111111](https://user-images.githubusercontent.com/87483305/147436531-2a27bd66-6bf4-4313-a328-00840806ec3c.png)

The `libwget/ssl_wolfssl.c` file suffers from the same Gnulib idiosyncrasy as `libwget/ssl_openssl.c` once did. A simple `wget2.exe https://www.watt-32.net/watt32s.zip`, gives this: ``` failed to connect TLS (-308): error state on socket ```...

Hello. I use "wget2" to download directories with many large files (usually 3GB). While downloading, I see some strange message (just got 29918780 out of 3728234580 bytes), which I can...

Not sure what the 225 bytes could be, can wget2 output the path where it was hoping to write them? Not sure if 113 is an errno, but wouldn't normally...