cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Redirecting cURL upload output

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 18 Aug 2009 21:20:51 +0200 (CEST)

On Tue, 18 Aug 2009, Brad Demers wrote:

> Yes, is it possible to capture that data in some way?

Yes. That output is passed to stderr, which standard shells redirect with
2>output but you can also use the --stderr option.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/cgi-bin/mailman/listinfo/curl-users
FAQ:        http://curl.haxx.se/docs/faq.html
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2009-08-18