cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: ftp Error

From: raoul cridlig <rcridlig_at_yahoo.fr>
Date: Wed, 13 Feb 2002 15:28:01 +0100 (CET)

> Doesn't work? How? What does curl say?

test on solaris 8:
(it works with the real IP address instead of "-")

curl_easy_setopt(curl,CURLOPT_FTPPORT, "-");

< 220 BLABLA SYSTEMS FTP SERVER READY.
> USER TOTO
< 331 Password required for TOTO.
> PASS 123456
< 230 User TOTO logged in.
* We have successfully logged in
> PWD
< 257 "/" is current directory.
* Entry path is '/'
* Connected to ftp.toto.fr (195.32.72.54)
* We connect from sun
> PORT 192,168,1,6,177,177
LIST :
Error: Connection aborted
* Closing connection #0

___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.fr
Received on 2002-02-13