On 2021-07-03 8:02 p.m., dwoody5...@gmail.com wrote:
the url I am trying to download does not have an extension ie. no '.htm' such
as:
https://my.acbl.org/club-results/details/338288

wget does not download the correct web page.

I tried it and it worked, sort of. The problem is that you want to download everything to view it offline, but the site my.acbl.org has a robots.txt that says "no robots allowed". So wget respects that and will not download any required files from that site other than the initial page. curl probably has the same issue.
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to