CURLOPT_APPEND (3) Linux Manual Page
CURLOPT_APPEND – enable appending to the remote file
Synopsis
#include <curl/curl.h> CURLcode curl_easy_setopt(CURL *handle, CURLOPT_APPEND, long append);
CURLOPT_APPEND – enable appending to the remote file
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_APPEND, long append);