wget-dev
[Top][All Lists]
Advanced

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

wget | GNU Wget Couldn't Convert Links Properly (#7)


From: Victor Mmr (@victormmr)
Subject: wget | GNU Wget Couldn't Convert Links Properly (#7)
Date: Mon, 22 Nov 2021 19:25:13 +0000


Victor Mmr created an issue: https://gitlab.com/gnuwget/wget/-/issues/7



Dear wget developers!

The wget command failed to convert links into its local offline form after 
fetching a site recursively. Thus the -k option wasn't processed properly and 
the vast majority of links were left unchanged in their initial online form and 
the site after dowloading can't be serfed online.

The site downloaded was

https://www.eskimo.com/~scs/index.html

and the command I used to fetch it was

wget -e robots=off --no-check-certificate -t 20 -r -l 0 -np -p --follow-ftp -k 
'https://www.eskimo.com/~scs/index.html'

and the version of wget I used was GNU Wget 1.21.1 built on msys. The Msys 
environment on its turn was launched on Windows 7.

The site was downloaded, but it doesn't work as an offline mirror.
Could you kindly test this bug?

Best regards,
Victor.

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




reply via email to

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