wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | (errno=36): File name too long (#449)


From: Tim Rühsen
Subject: Re: wget2 | (errno=36): File name too long (#449)
Date: Tue, 29 Oct 2019 20:16:50 +0000



Tim Rühsen commented:


`--cut-url-get-vars: ...The cutting happens before adding the URL to the 
download queue.`

That means that the query part is omitted in the GET request. That very likely 
is not what you want.

Let my try an explanation... Some websites have e.g. many different URLS like 
`image.png?id=1`, `image.png?id=2`, etc. But the content (the image) is always 
the same. Possibly the query is just used as tracking info. In such cases you 
might want to use `--cut-url-get-vars`.

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




reply via email to

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