curl-library
Re: Reverse URL lookup
From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Tue, 20 Apr 2004 18:00:39 +0200 (CEST)
Date: Tue, 20 Apr 2004 18:00:39 +0200 (CEST)
On Tue, 20 Apr 2004, Gisle Vanem wrote:
> It only happens for ftp in passive mode AFAICS. The reason may be to tell
> you when you've been redirected off the original host (in response to the
> PASV command). But I'm not really sure why, Daniel?
>
> So don't use "--verbose" (or -v) in curl. Alternatively temporary toggle
> CURLOPT_VERBOSE to off state in your program using libcurl.
I made it so to be able to report which host name it performs the data
connection to, and as you say it is only doing that if VERBOSE is enabled. I
don't think most apps use that in production.
-- Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se Dedicated custom curl help for hire: http://haxx.se/curl.htmlReceived on 2004-04-20