cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: FTP Upload problems with Multi interface

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 12 Nov 2008 23:59:26 +0100 (CET)

On Wed, 12 Nov 2008, Andreas Wurf wrote:

>> Perhaps adding some debug output of some variables in that function could
>> be a start...
>
> Just point me to what/where I should dump and I will do my very best ;-)

Within the ftp_done() function there's a call to Curl_GetFTPResponse(). That
is supposed to wait for the response from the server. It would be interesting
to learn if that call somehow isn't called or if it returns with some kind of
"wrong" info or similar when this bug occurs.

-- 
  / daniel.haxx.se
Received on 2008-11-13