wget-dev
[Top][All Lists]
Advanced

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

Re: wget2 | url too long, file not created (#526)


From: Tim Rühsen
Subject: Re: wget2 | url too long, file not created (#526)
Date: Tue, 19 May 2020 07:59:03 +0000



Tim Rühsen commented:


This is a general issue with file names being too long. The max length of a 
file name is (file-)system/OS dependant. A common limitation for file systems 
on Linux is 255 bytes. On Hurd there is no limitation, from what I know.

If you don't want the query part of the URL in your file name, use 
`--cut-file-get-vars`. It would be good to know if that works out for you or 
not.

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




reply via email to

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