curl-users
Re: Obtaining curl progress meter stats interval
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 31 May 2014 23:25:28 +0200 (CEST)
Date: Sat, 31 May 2014 23:25:28 +0200 (CEST)
On Thu, 29 May 2014, Don Ky wrote:
> I've been digging around all morning on a way to obtain curl transfer stats
> on a interval basis:
...
> to a file and write to the file every x seconds. Or even printing to the
> terminal every 5 seconds or so:
...
> Is this possible? I'm trying to do this to graph some of the values of the
> really large download.
Not really, it is possible when using libcurl but with the command line all
you have is the progress meter output and that's not really very fun to
capture...
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-users FAQ: http://curl.haxx.se/docs/faq.html Etiquette: http://curl.haxx.se/mail/etiquette.htmlReceived on 2014-05-31