cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl fails to Sterling Commerce ssl

From: Eric VERGNAUD <eric.vergnaud_at_jlynx.com>
Date: Thu, 06 Jan 2005 02:51:24 +0100

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