cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Copy an entire site

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 24 Jul 2000 13:21:36 +0200 (MET DST)

On Mon, 24 Jul 2000 frank.dufrane_at_belgacom.be wrote:

> I search if it is possible to copy (download) an entire site (http) with
> Curl, recursively as with wget (under linux for those who knows this
> tool)

Curl cannot copy an entire site by itself. 'curlmirror' is a perl script
wrapper that uses curl for doing just that.

> or list the content of a site (http).

Curl gets HTTP just fine: curl [url]

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-07-24