cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: write-out (-w) under windows

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Tue, 20 Dec 2011 12:34:02 -0800

On Tue, Dec 20, 2011 at 09:21:14PM +0100, Sebastien WILLEMIJNS wrote:
> C:\>curl.exe ftp://mir1.ovh.net/grenouille.com/16384.rnd -o de
> lete.me -m 13 --write-out "time_total=%{time_total}\n"
> % Total % Received % Xferd Average Speed Time Time Time
> Current
> Dload Upload Total Spent Left
> Speed
> 1 16.0M 1 183k 0 0 51955 0 0:05:22 0:00:03 0:05:19
> 52186^C
> Terminer le programme de commandes (O/N) ?

I'm assuming you manually cancelled the download there. Since the write-out
happens at the end of transfer naturally, you're not going to see it
then. If the progress display is distracting you, you can add -s to disable
it.

>>> Dan
-------------------------------------------------------------------
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.html
Received on 2011-12-20