Hi Juman,

first execute this command: wget --help
It is of utmost importance to read carefully the output of that command!

Then you might try:
wget --page-requisites --convert-links --span-hosts --html-extension
--no-directories --execute=robots=off [URL]
or
wget -pkHEnd --execute=robots=off [URL]

TT

juman schrieb:
> When using Mozilla or IE you can right-click on a page and choose "Save
> Page As..." and then select to save the complete page which creates a
> html file and a folder containing all the pictures for the page. The
> links in the page for the pictures is also rewritten to create a
> complete localized version of the page... Is there some smart way to do
> the same with wget?
>
> /juman

Reply via email to