cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: ftp Error

From: raoul cridlig <rcridlig_at_yahoo.fr>
Date: Tue, 12 Feb 2002 12:23:42 +0100 (CET)

Curl 7.9.2 on solaris 8

< 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.blabla.fr (195.25.211.53)
> EPSV
< 500 'EPSV': command not understood.
> PASV
< 502 PASV not allowed by Blabla server
LIST :
Error: Odd return code after PASV
* Closing connection #0

Is there an other way to pass through with curl ?

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