cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: FTP of growing files?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 26 Sep 2015 23:33:48 +0200 (CEST)

On Thu, 24 Sep 2015, Kurt Fankhauser wrote:

> Here is the patch that allows setting CURLOPT_IGNORE_CONTENT_LENGTH to
> prevent curl from requesting the file size from the ftp server. The result
> is the connection is kept open until the server closes it when the file is
> completely transferred.

Ah, clever! Can you also updated the documentation to mention this? Did you
try to write up a test case that verifies it works?

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-09-26