wget-dev
[Top][All Lists]
Advanced

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

wget2 | wget2 downloading files matching reject regex (#658)


From: Andrew White (@awhite27)
Subject: wget2 | wget2 downloading files matching reject regex (#658)
Date: Mon, 29 Apr 2024 13:30:55 +0000


Andrew White created an issue: https://gitlab.com/gnuwget/wget2/-/issues/658



I am using the `--reject-regex` option. The logs shows that files matching this 
regex are being downloaded. ie for files matching the reject regex the log 
shows:
```
Adding URL: <url>
[n] Downloading <url>
HTTP response 200 OK [<url>]
```
The files are not being saved to disk. If I remove the `--reject-regex` the log 
is the same but the file is saved to disk. Using the exact same command line 
with wget works fine.

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




reply via email to

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