cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Curl fails to Sterling Commerce ssl

From: Yard, John <jyard_at_ais.ucla.edu>
Date: Wed, 5 Jan 2005 18:00:29 -0800

When I try ftps I get :

* Closing connection #0
curl: (7) Failed to connect to IP number 1

JYard

-----Original Message-----
From: curl-users-bounces_at_cool.haxx.se [mailto:curl-users-bounces_at_cool.haxx.se] On Behalf Of Eric VERGNAUD
Sent: Wednesday, January 05, 2005 5:51 PM
To: curl tool talk
Subject: Re: Curl fails to Sterling Commerce ssl

le 6/01/05 2:41, Yard, John à jyard_at_ais.ucla.edu a écrit :

> I am trying to get curl to work
> with a Stirling Commerce ssl over ftp site.
>
> One of the requirements is that I use port 20021.
>
> I use :
>
> /usr/bin/curl -v -u xxxx:xxxxx ftp://test.www.dds.tstbank.com:20021/
>
> and get the error message :
>
> < 220 <<<Connect:Enterprise UNIX 2.1.00 Secure FTP>>> at rscedev FTP
> server ready. Time = 19:27:21
>> USER xxxx
> < 503 Bad sequence of commands, must secure connection before USER
> command.
> * Closing connection #0
> curl: (12) Odd return code after USER
>
> John Yard
>

Maybe you should try ftps rather than ftp.

Eric
-------------------------------
Eric VERGNAUD - JLynx Software
Cutting-edge technologies and
services for software companies
web: http://www.jlynx.com
-------------------------------
Received on 2005-01-06