Follow-up Comment #7, bug #53322 (project wget):

Okay, I've got an example:

wget --recursive --page-requisites --convert-links --adjust-extension
https://addyosmani.com/resources/essentialjsdesignpatterns/book/

I would like to download everything under this path:
"/resources/essentialjsdesignpatterns/book/", in this example index.html is
the only page, but if there was a second html page linked from index, that
would be downloaded too.

Plus anything page requisites from other paths, like "../../../cdn-cgi/" but
not other pages, like html documents in "/blog/".

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53322>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to