wget-dev
[Top][All Lists]
Advanced

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

wget2 | Recursive download doesn't seem to work with redirects (#673)


From: @omos
Subject: wget2 | Recursive download doesn't seem to work with redirects (#673)
Date: Wed, 17 Jul 2024 07:35:49 +0000


Ondrej Mosnáček created an issue: https://gitlab.com/gnuwget/wget2/-/issues/673



When wget2 gets an URL that redirects when doing a recursive download, it 
doesn't download anything.

Example:
```
$ wget2 --version
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
[...]
$ wget2 -r -l 1 -A '*.qcow' 
https://download.fedoraproject.org/pub/fedora/linux/releases/40/Cloud/x86_64/images
0 files              100% 
[================================================================================================================================================================>]
     416     --.-KB/s

                          [Files: 0  Bytes: 0  [0 B/s] Redirects: 2  Todo: 0  
Errors: 0                                                                       
                              ]

```

With wget1 it worked just fine.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/673
You're receiving this email because of your account on gitlab.com.




reply via email to

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