cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Get complete page?

From: Jake Peavy <djstunks_at_gmail.com>
Date: Wed, 1 Mar 2006 10:27:16 -0700

On 3/1/06, juman <juman_at_chello.se> wrote:
>
> 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 curl?
>
> /juman

this task is easily performed by wget due to it's recursive nature.

-jp
Received on 2006-03-01