cURL / Mailing Lists / curl-users / Single Mail

curl-users

-Y and -y commands

From: Vladimir Oblomov <vobl4_at_mail.ru>
Date: Mon, 16 Oct 2000 17:55:00 +0400

Maybe I didn't understand the manual, but -y and -Y switches (speed limit)
don't seem to work properly under Windows.

curl http://slowsite.com/ -y 10 -Y 100
should stop the transfer if the speed is below 100 for 10 seconds, right?
I've tried such commands with curl versions 6.2 and 7.3 under Win95/98/NT4,
it didn't stop.
Received on 2000-10-16