cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: how to use CURL if a want to get data from FTP server

From: Rabia Altaf <rabia.altaf1990_at_gmail.com>
Date: Tue, 2 Sep 2014 09:40:19 +0500

thnks

On Sat, Aug 30, 2014 at 3:35 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:

> On Fri, 29 Aug 2014, Rabia Altaf wrote:
>
> my question is how to use curl if I want to get data directly from FTP
>> server... suppose my application wants to get data from FTP server whenever
>> FTP server tries to send data to FTP client. What I want is to fetch data
>> before FTPServer sends it to TCP socket, then I want to add my own data(at
>> the start of the payload), then send it to TCP.Is it even possible through
>> CURL.
>>
>
> It is not possible through curl, no. Just get an open source FTP server
> software and modifiy it to do what you want.
>
> --
>
> / daniel.haxx.se
> -------------------------------------------------------------------
> List admin: http://cool.haxx.se/list/listinfo/curl-library
> Etiquette: http://curl.haxx.se/mail/etiquette.html

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