cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: curl on mac

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 21 Dec 2005 09:32:56 +0100 (CET)

On Wed, 21 Dec 2005, zeti hussein wrote:

> I would like to know how to download an entire directory from the web. For
> example, I run my analysis using one server, and this server created a
> directory with all the related files for my analysis. I don't want to
> download it manually.

You need to either use curl and specify all URLs to download, for each single
file or use the "globbing" feature.

Or you can use another tool that can do directory downloading for you, such as
wget.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-12-21