[Info-vax] FTP/SSL from OpenVMS (client) to Unix Filezilla (server) failure
Stephen Hoffman
seaohveh at hoffmanlabs.invalid
Sun Aug 5 17:14:28 EDT 2012
On 2012-08-05 20:20:07 +0000, gopalakrishnan said:
> OpenVMS Version 8.4
> TCP/IP Version V5.7 - ECO 2
> FTP/SSL client - OpenVMS as above (my company)
> FTP Server - Unix Filezilla (external service provider)
> Server command port: 22
> (non standard port number dictated by external SP)
> Servr data ports 5000-5099
> Problem:
> Connection is successfully opened, but data transfers
> fails
>
> OpenVMS DCL commannd and responses below:
>
> $ FTP/SSL server 22 /user=X /passw=Y
>
> 220-Welcome to the SFTP service.
Nonstandard TCP port or not, TCP 22 is the standard port for ssh (and
sftp), and not FTP/SSL.
And you're connecting to an sftp server, based on the 220 response shown.
Which means an attempt to use FTP/SSL (aka FTPS) here is likely not
appropriate.
Try the connection again, though with sftp this time.
--
Pure Personal Opinion | HoffmanLabs LLC
More information about the Info-vax
mailing list