cURL / Mailing Lists / curl-users / Single Mail

curl-users

FW: Downloading all files in a directory

From: Gavin Webb <gavin.webb_at_bluespier.com>
Date: Thu, 16 Sep 2004 09:11:48 +0100

Thanks Daniel.

I figured in this case I could redirect the output from the command which
gives me a file directory listing and then assuming this file has a fixed
format (i.e. the filenames are consistently at a given position in the file)
I could extract them from the file and then issue individual commands to
download.

Does that seem the right way to do it?

-----Original Message-----
From: Daniel Stenberg [mailto:daniel-curl_at_haxx.se]
Sent: 16 September 2004 08:04
To: gavin.webb_at_bluespier.com; curl tool talk
Subject: Re: Downloading all files in a directory

On Thu, 16 Sep 2004, Gavin Webb wrote:

> Is there a command line switch/option to tell cURL to download/upload all
> files?

No. Not in any direction.

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