cURL / Mailing Lists / curl-library / Single Mail

curl-library

Problem with a particular ftp-server

From: Guido Neitzer <guido.neitzer_at_pharmaline.de>
Date: Tue, 19 Mar 2002 08:56:46 +0100

Hi.

  I have a problem getting a filelist from a particular ftp-server,
perhaps you may give me a hint, what to do. Here is the log of the
libcurl verbose function:

< 220 xxxxxxxx FTP server (Version wu-2.6.1(1) Mon Dec 4 12:20:50 MET
2000) ready.
> USER xxxxxxxx
< 331 Password required for xxxxxxxx.
> PASS xxxxxxxx
< 230 User xxxxxxxx logged in. Access restrictions apply.
* We have successfully logged in
> PWD
< 257 "/" is current directory.
* Entry path is '/'
* Connected to 213.187.23.252 (213.187.23.252)
> EPSV
< 500 'EPSV': command not understood.
> PASV
< 227 Entering Passive Mode (213,187,23,252,69,218)
* Closing connection #0

  What can I do in this situation?

cug
Received on 2002-03-19