curl-library
FTP Port question
From: Wei Weng <wweng_at_kencast.com>
Date: Fri, 06 Jul 2007 16:23:10 -0400
Date: Fri, 06 Jul 2007 16:23:10 -0400
Hi all.
I specified the following for CURLOPT_URL,
curl_easy_setopt(m_conn, CURLOPT_URL, "ftp://user:pass@192.168.1.180:21");
But if I turn on the debug (verbose), libcurl tries to connect to some random
port of host 192.168.1.180.
Anyone has similar problem?
(I am using curl-7.15.3, but I also tested this with curl-7.16)
Thanks
Wei
Received on 2007-07-06