Re: question on using Wget v.1.20.3 built on mingw32

2024-04-07 Thread Darshit Shah
Well it looks like the server you're connecting to sending a redirection. In 
this case there's nothing that Wget can do. It is following the response it got 
from the server. 

Maybe check with the server admin if you think that the redirection is 
incorrect?

On Sun, Apr 7, 2024, at 21:09, Delta Impresa wrote:
> Hello!
> I try to download the file:
> https://cgamos.ru/images/MB_LS/01-0203-0745-001157/0001.jpg
>
> But instead Wget downloads another file:
> https://cgamos.ru/images/qr_pobeda2.png
>
> Please see the screenshot attached.
> It says after awaiting response: *302 Moved Temporarily*
> and then *it uses a location different from one that I supply in my
> url-list.txt file*.
>
> Could you please help me to fix this problem?
>
> Best regards,
> Vladimir
>
> Attachments:
> * 2024-04-07_21-56-54.png



question on using Wget v.1.20.3 built on mingw32

2024-04-07 Thread Delta Impresa
Hello!
I try to download the file:
https://cgamos.ru/images/MB_LS/01-0203-0745-001157/0001.jpg

But instead Wget downloads another file:
https://cgamos.ru/images/qr_pobeda2.png

Please see the screenshot attached.
It says after awaiting response: *302 Moved Temporarily*
and then *it uses a location different from one that I supply in my
url-list.txt file*.

Could you please help me to fix this problem?

Best regards,
Vladimir