cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: iis = dummy ftp ? Was: strange behaviour, data connection mix!?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 11 Sep 2006 17:09:22 +0200 (CEST)

On Mon, 11 Sep 2006, Armel Asselin wrote:

>> It make me think that it would be rather cool to have a true handling of
>> ABOR command, which would allow the actual explicit cancellation of an
>> easy, -without- trashing the command connection. One way would be that when
>> removing a ftp connection from a multi, and this ftp connection is in the
>> middle of data stuff, we could issue a ABOR command, note that we may have
>> to trash [426] 226 response(s) if it is actually reused.

> any remark about this?
>
> can/should I implement the ABOR command? (which could be used by the way to
> handle properly the cancellation of a command)

Yes, I think it would be neat if removing an easy handle from the multi handle
would gracefully stop the current transfer.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2006-09-11