[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: wget2 | Regression in version 2.2.0 (#689)
From: |
@rockdaboot |
Subject: |
Re: wget2 | Regression in version 2.2.0 (#689) |
Date: |
Sun, 02 Feb 2025 18:49:50 +0000 |
Tim Rühsen commented:
https://gitlab.com/gnuwget/wget2/-/issues/689#note_2327066653
@omos Your command line may still not work without, depending on the mirror you
get.
I end up with `https://ftp.uni-stuttgart.de`. Due to `-r`, their `robots.txt`
is taken into account, which says
```
User-agent: *
Disallow: *
```
Putting `--no-robots` in your command line downloaded two files
```
-rw-r--r-- 1 tim tim 505544704 Feb 2 07:33
Fedora-Cloud-Base-Generic-Rawhide-20250202.n.0.x86_64.qcow2
-rw-r--r-- 1 tim tim 1615 Feb 2 08:24
Fedora-Cloud-images-Rawhide-x86_64-20250202.n.0-CHECKSUM
```
Let's assume, this is what you want. Otherwise feel free to reopen the issue.
--
Reply to this email directly or view it on GitLab:
https://gitlab.com/gnuwget/wget2/-/issues/689#note_2327066653
You're receiving this email because of your account on gitlab.com.