Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: Issues with output
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Daniel Stenberg via curl-users <curl-users_at_lists.haxx.se>
Date: Tue, 13 Jun 2023 12:43:47 +0200 (CEST)
On Mon, 12 Jun 2023, TD wrote:
> The config file has an output file specified as part of the config file
Not in the command line you showed us. That one uses shell stdout redirection
which then gets complicated when you also send -w output to stdout.
> I use the -o option on the command line set with a variable (-o $site.out),
> and then redirect the stdout to a second file for the stats.
You need to provide one -o for each transfer. Presumably you want them all
downloaded into separate files.
Date: Tue, 13 Jun 2023 12:43:47 +0200 (CEST)
On Mon, 12 Jun 2023, TD wrote:
> The config file has an output file specified as part of the config file
Not in the command line you showed us. That one uses shell stdout redirection
which then gets complicated when you also send -w output to stdout.
> I use the -o option on the command line set with a variable (-o $site.out),
> and then redirect the stdout to a second file for the stats.
You need to provide one -o for each transfer. Presumably you want them all
downloaded into separate files.
-- / daniel.haxx.se | Commercial curl support up to 24x7 is available! | Private help, bug fixes, support, ports, new features | https://curl.se/support.html -- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-users Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2023-06-13