cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: http put......

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Sun, 5 Apr 2009 22:37:43 -0600

On Mon, Apr 06, 2009 at 09:25:48AM +0530, neha bhagat wrote:
> Thanx for your immediate response.......
>
> I have added CURLOPT_INFILESIZE_LARGE,but it doesnot help me out.......
>
> I need to send file in 4MB chunks......
>
> But here curl library overwrites the file instead of appending.......
>
> Is there any append function for http upload as in case of ftp ie
> CURLOPT_FTPAPPEND

What headers is libcurl sending in this case? If libcurl is sending
the right ones, then it's up the server to interpret them. If it doesn't,
there's not much you can do but use a different server.

>>> Dan

-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved
Received on 2009-04-06

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET