SSL Configuration

Hello everyone -

I'm having problems connecting to a SSL FTP server. I get the error message:

Non SSL connections forbidden

I've looked through the documentation and can't find anything specific about setting up an SSL connection. If you could please e-mail me or IM me about what I've got to do to get this working it would be much appreciated.

Ben

It means that the server is requiring _you_ to establish an SSL connection.

Try Implicit SSL and Explicit SSL connections.

Implicit SSL is usually on port 990.
Explicit SSL is negotiated by special commands to "turn on" SSL.
It is also known as "RFC 2228" compliant FTPS.

Mike808/