cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ftp upload problem

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Fri, 1 Apr 2005 20:09:30 +0200 (CEST)

On Fri, 1 Apr 2005, Geoffrey E. Quelch wrote:

>> Ok. And it is a 'FILE *' handle?
>>
> I'm using C++ and it's an ifstream.

Then we need Jean-Philippe's (or someone else who knows curlpp internals)
help on what curlpp tells libcurl to do in this case. It is not obvious to me.

It must pass a FILE * to libcurl if it doesn't set a read callback. But
perhaps it sets a read callback? If so, perhaps that could offer some debug
info on when/if it gets called.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-01