cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Transferred a partial file

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 21 Jan 2014 09:23:51 +0100 (CET)

On Tue, 21 Jan 2014, leela siva wrote:

> curl_easy_perform failed with error message = Transferred a partial file

The man page libcurl-errors says this:

CURLE_PARTIAL_FILE (18)

   A file transfer was shorter or larger than expected. This happens when the
   server first reports an expected transfer size, and then delivers data that
   doesn't match the previously given size.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2014-01-21