wget-dev
[Top][All Lists]
Advanced

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

wget2 | errors when downloading a directory that has files with special


From: John James (@5m)
Subject: wget2 | errors when downloading a directory that has files with special character (#588)
Date: Sat, 26 Feb 2022 09:16:59 +0000


John James created an issue: https://gitlab.com/gnuwget/wget2/-/issues/588



I'm trying to download a directory (folder) using
`wget2 -r -np https://example.com/folder/`
the problem is that some files are not downloading
for example "A R&S B C.ppt" isn't downloaded
`Adding https://example.com/folder/A R&S B C.ppt
HTTP ERROR response 404 Not Found [https://example.com/folder/A R&S B 
C.ppt]`
if i open a directory using Firefox and download the same file, it downloads as 
`https://example.com/folder/A%20R&S%20B%20C.ppt`
i tried adding quotation mark, still the same issue, `wget2 -r -np 
"https://example.com/folder/"`
i tried wget version 1 it works, it downloaded the file   `wget -r -np 
https://example.com/folder/`

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




reply via email to

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