cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker mailing list Archives

[ curl-Bugs-2818950 ] connection limits

From: SourceForge.net <noreply_at_sourceforge.net>
Date: Thu, 09 Jul 2009 14:28:26 +0000

Bugs item #2818950, was opened at 2009-07-09 12:38
Message generated for change (Comment added) made by bagder
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2818950&group_id=976

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: telnet
Group: wrong behaviour
Status: Open
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Vladislav (mvivlad)
>Assigned to: Daniel Stenberg (bagder)
Summary: connection limits

Initial Comment:
When using telnet, each of the time limitations does not work:
curl.exe -s -v --speed-limit 50 --speed-time 20 --no-buffer --no-keepalive --max-time 20 --connect-timeout 20 --user myusr:pwd telnet://someIP:2300 --O V:\TEMP\111\txt.txt <V:\TEMP\111\telnet.txt

From Panasonic KX-TDE100 I can download calls history by using telnet.
After sending stored info PBX stay online for sending info about current calls.
I want break connection after some delay (--max-time / --connect-timeout )
or after receiving history (--speed-limit 50 --speed-time 20).
But all these options does not work with telnet.

Is it possible in newest versions?
I found first mention about this in 2004 so it is needed not only for me.

Also will be useful add for telnet support option --user

Thank you for very useful program!

>curl.exe -V
curl 7.19.4 (i586-pc-mingw32msvc) libcurl/7.19.4 zlib/1.2.3
Protocols: tftp ftp telnet dict ldap http file
Features: Largefile NTLM SSPI libz

----------------------------------------------------------------------

>Comment By: Daniel Stenberg (bagder)
Date: 2009-07-09 16:28

Message:
I can only agree that this doesn't work. The telnet code clearly doesn't
call the speed checking function... Care to work on a fix for this?

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=100976&aid=2818950&group_id=976
Received on 2009-07-09

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET