cURL / Mailing Lists / curl-users / Single Mail

curl-users

FTP upload problem

From: Leut <leut_at_gmx.net>
Date: Thu, 4 Apr 2002 09:55:15 +0200

Hi all,

I tested cURL for FTP-upload over network using our VPN connections and
everything was OK.
But I tried it with our customer and getting next error message:

. . .
. . .

* We have successfully logged in
> PWD
< 257 "/" is current directory.
* Entry path is '/'
* Connected to 192.168.5.5 (192.168.5.5)
> CWD /TEST/TEST
< 250 "/TEST/TEST" is current directory.
> EPSV
< 500 'EPSV': command not understood.
> PASV
< 227 Entering Passive Mode (192,168,5,5,9,121)
curl: (7) Couldn't connect to host
* Closing connection #0
* gethostbyname_r(2) failed for ftp
* Closing connection #0
. . .
. . .

Any suggestions??

Best regards,

denis.
Received on 2002-04-04