cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: ftp from 1 ip to another ip.

From: Alexander Lazic <al-curllibrary_at_none.at>
Date: Fri, 18 Aug 2006 07:33:23 +0200

On Fre 18.08.2006 10:27, kuriakose wrote:
>How ?
>Is it there in the documentation..

Yep.

http://curl.haxx.se/libcurl/c/curl_easy_setopt.html

---
.
.
CURLOPT_SOURCE_URL 
When set, it enables a FTP third party transfer, using the set URL as
source, while CURLOPT_URL is the target. 
CURLOPT_SOURCE_USERPWD 
Set "username:password" to use for the source connection when doing FTP
third party transfers.
.
.
---
regards
Alex
Received on 2006-08-18