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: Jaffer Ali <jafferalij_at_users.sf.net>
Date: Wed, 06 Mar 2013 09:58:11 +0000

Sorry if I condused in answering your question.

This error happens after completion of first write callback from libcurl. Yes we did recieve OpenSSL error in error buffer for CURLE_PARTIAL_FILE return error for curl_easy_perform() function.

Thanks in advance.

---
** [bugs:#1197] CURLE_PARTIAL_FILE error**
**Status:** open
**Created:** Wed Feb 20, 2013 07:00 AM UTC by Jaffer Ali
**Last Updated:** Thu Feb 28, 2013 10:10 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-03-06

These mail archives are generated by hypermail.

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

File upload with ASP.NET