cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Issue with multiple URLs in config file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 30 Mar 2006 10:01:36 +0200 (CEST)

On Thu, 30 Mar 2006, Yoktan wrote:

> But ultimately I wish I also knew why my solely curl-based approach didn't
> work.

It works for me - using a more recent version.

Do pay attention on the fact that you need one output option for every given
URL, so your single --remote-name only affects the first given URL. The other
URLs will be written to stdout.

I added two URLs in a config file and ran this command line just fine:

curl -K config -o out1 -o out2

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-03-30