Is an SFTP server you are trying to connect to?
I worded my original email wrong.
From my Linux box, I'd like to use the CLI to connect connect to an
FTP server that only allows incoming SSL/TLS (implicit encryption) on port 990. I google for an answer, and I see is references to progs like tlcwrap. Perhaps I have to use some weird program to proxy between a client that doesn't do TLS and the server that requires TLS?
