cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: mirror a site

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 26 Nov 2001 15:27:27 +0100 (MET)

On Mon, 26 Nov 2001 neros_at_o2.pl wrote:

> I'm newbie, but happy that finally found a tool to download secure http
> site.The current version is 7.9.1 + openssl4win. My question is what
> command should be used to mirror this site as I found in archive the
> specific option:

There's no such option. Curl doesn't "mirror" sites. You can use a wrapper
script that does this (like curlmirror.pl
[http://curl.haxx.se/programs/curlmirror.txt]), or perhaps a tool that was
written for that purpose, like wget (http://wget.sunsite.dk/).

Or you can use libcurl and write up your own script/tool that does it! ;-)

-- 
    Daniel Stenberg -- curl groks URLs -- http://curl.haxx.se/
Received on 2001-11-26