cURL / Mailing Lists / curl-users / Single Mail

curl-users

usage of cURL and progress-bar

From: VLERICK ROLAND <Roland.Vlerick_at_sbs.be>
Date: Mon, 30 Sep 2002 16:25:49 +0200

Dear users,

I am using cURL since a while in Big Brother (monitoring tool), but was looking for some additional information.
Ho can help please.

Kind Regards

Roland Vlerick
Siemens Business Services Belgium

curl --progress-bar "http://10.1.224.50/NASApp/adressen/Adressen.jsp" ====> Does not show any progress bar

Do I miss some additional options maybe ??

time curl --progress-bar --write "Downloaded %{size_download} bytes in %{time_connect} seconds
(%{speed_download} bytes/s)" http://10.1.224.50/NASApp/adressen/Adressen.jsp

Gives an output

Downloaded 25439 bytes in 0.001 seconds
(7115.804 bytes/s)
real 0m3.578s
user 0m0.010s
sys 0m0.000s

The time mentionned by cURL is very different from the one showed by the time command , how is this explained please ?

-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-09-30