cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: [ curl-Bugs-1600447 ] Active FTP upload/downloadwithmultiinterface.

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 25 Nov 2006 22:47:31 +0100 (CET)

On Sat, 25 Nov 2006, Daniel Stenberg wrote:

> Also, what still hasn't been answered: why is this a problem only for the
> multi interface?

I think the proper fix for this is to let the active FTP case continue with a
few more commands until it ends the "do phase", and then it should wait for
the connect (non-blocking, like for the passive case) and then do the "do-more
phase" - since it gets the connection done in a slightly different point in
time than when passive FTP is used.

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