wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | Unable to download files due to blacklisting on redirect (#5


From: Tim Rühsen
Subject: Re: wget2 | Unable to download files due to blacklisting on redirect (#516)
Date: Thu, 16 Jan 2020 10:32:53 +0000



Tim Rühsen commented:


If you use your wget command with the correct credentials, the auth page will 
likely return some Cookies in the redirect response. What you can do is to save 
these cookies in the first wget command. Then starting the same wget command 
again using the saved cookies and you should get access as authenticated user.

The options would be `--load-cookies=cookies.txt --save-cookies=cookies.txt` 
maybe together with `--keep-session-cookies`.

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




reply via email to

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