curl-library
Re: Curl FTP and URL
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 28 Jun 2006 15:53:43 +0200 (CEST)
Date: Wed, 28 Jun 2006 15:53:43 +0200 (CEST)
On Wed, 28 Jun 2006, Carlos Alvarez wrote:
> What's the difference between CURLOPT_SOURCE_URL and CURLOPT_URL in the
> options ? what means CURLOPT_URL as target ?
Eh, the manual quite clearly describes them:
CURLOPT_SOURCE_URL
When set, it enables a FTP third party transfer, using the set
URL as source, while CURLOPT_URL is the target.
If you don't need third party transfers, then don't use CURLOPT_SOURCE_URL.
If you don't know what "third party transfers" is, you clearly don't want
that...
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2006-06-28