cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to configure easy handle for FTP upload resume?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 14 Nov 2011 16:20:01 +0100 (CET)

On Thu, 10 Nov 2011, Marcin Adamski wrote:

> I have found the reason for this problem. It has turned out that we have to
> set CURLOPT_SEEKFUNCTION and CURLOPT_SEEKDATA in order to be able to resume
> transfers correctly.

It depends on how you provide the data. If you did the seek yourself for
example you would only need to append!

> I'd suggest adding information about this to description of CURLOPT_APPEND,
> CURLOPT_RESUME_FROM and CURLOPT_RESUME_FROM_LARGE.

Can you please suggest a specific wording that would've explained this clear
enough for you?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-14