cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl with the follow re-directs option.....

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 27 Oct 2004 22:46:39 +0200 (CEST)

On Wed, 27 Oct 2004, Dutcher, John wrote:

> However epaces.html doesn't display in a browser the same as if retrieved by
> the browser itself.......namely no .gifs and coloring are present.
>
> Is this as expected ??

Yes. curl only downloads the URL you tell it to download. It doesn't download
the images or stylesheets and other stuff the HTML of that file might be
referencing.

I would suggest you try wget instead for that purpose.

-- 
      Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
       Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-10-27