Hi Georg,
Georg Lippitsch schrieb:
> Here are some details about what I found:
> I'm using libcurl in an application to upload files to an ftps server. 
> Earlier, I used libcurl 7.18.0 compiled with MSVC8, and that worked.
> Recently, I updated to MSVC9 SP1 and curl 7.19.6. Since that, I was not able 
> to upload more than about 90 kBytes/s. As stated, upping CURL_MAX_WRITE_SIZE 
> to 40960 fixed the problem, giving a speed of more than 200 kByte/s.
can you perhaps also try with my MingW32 builds of 7.19.6:
http://www.gknw.net/mirror/curl/win32/
just to rule out that its a compiler issue ...

Günter.


Reply via email to