cURL / Mailing Lists / curl-users / Single Mail

curl-users

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

From: Bill Mercer <bmerc_at_nccer.org>
Date: Wed, 27 Oct 2004 16:59:10 -0400

Yep, that's how it's supposed to work.
If you want the HTML and all associated files, you might be better off
with wget, which is aimed more at mirroring.

Curl is primarily intended to do single file transfers.
>
>
>>>> John_Dutcher_at_URMC.Rochester.edu 10/27/04 04:29PM >>>
>When the -L is combined with the -O option a particular
>page is indeed located and saved via redirection with this
>command----> curl -L -O epaces.html https://www.emedny.org/epaces
><https://www.emedny.org/epaces>
>
>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 ??
>

                                       
Received on 2004-10-27