cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: How to append a file present at remote FTP server ?

From: neha bhagat <nehabhagat.4_at_gmail.com>
Date: Fri, 5 Jun 2009 12:19:01 +0530

On 6/5/09, Cogentree CT <cogentree_at_gmail.com> wrote:
>
> Hello all,
>
> I am trying to append a file which is present at remote FTP server.
> Is there any curl_easy API to append a remote file.
> Please help.
>
> Thanks in advance.
> Regards,
> Shrirang

Hi.....

you can try it out with CURLOPT_APPEND option ......
I hve appended a file on http sever.In case of http ,such option is not
available.The configuration file needs to be edited.
Received on 2009-06-05