| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
http put......
From: neha bhagat <nehabhagat.4_at_gmail.com>
Date: Thu, 2 Apr 2009 15:50:57 +0530
Can CURLOPT_RESUME_FROM option be used for put method.......
Actually I need to send data partially......Eg: 4GB file will be send in 4
the options that i hve set are as under:
if((result = curl_easy_setopt(obj->client_handle,CURLOPT_RESUME_FROM_LARGE ,
offset))!= CURL_OK)
{
#ifdef DEBUG_WARNING
printf("mbx_curl_setopt : range option failed\n") ;
where offset indicates the starting byte of chunk.....
bt it curl_easy_perform fails for all other chunks except when offset =0....
Can you please guide me over this issue...
Thanks in advance
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info