cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1197 CURLE_PARTIAL_FILE error

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Thu, 21 Feb 2013 16:59:41 +0000

Thanks for your report. Unfortunately, 7.19.7 is simply a too old libcurl version for me to be able to care very much about it. I would be very interested if you can repeat your problem with a modern libcurl and OpenSSL setup.

So you're saying that you get the full file but still get that OpenSSL error text in the error buffer after the transfer and it returns CURLE_PARTIAL_FILE ?

---
** [bugs:#1197] CURLE_PARTIAL_FILE error**
**Status:** open
**Created:** Wed Feb 20, 2013 07:00 AM UTC by Jaffer Ali
**Last Updated:** Wed Feb 20, 2013 07:00 AM UTC
**Owner:** Daniel Stenberg
We are using the libcurl version 7.19.7 in genToo Linux. Sometimes while downloading file we are getting CURL_PARTIAL_FILE error and disappering after sometime. The libcurl error says there is size mismatch between what server told and actually transferred, in Write callback there is no mismatch in sizes where size * nmemb equals to bytes written (we had our debugging statements and couldn't see any mismatch). We are using ftps and in error buffer following text is returned "SSL read: error:02001002:system library:fopen:No such file or directory, errno 11". Could you please let me know what could be cause of the issue?
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1197/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/prefs/>
Received on 2013-02-21

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET