Error Message: Rebex FTP/SSL does not support SFTP/SSH protocol. Use Rebex SFTP or SSH component instead. (Rebex.Ftp)

Error Message: Rebex FTP/SSL does not support SFTP/SSH protocol. Use Rebex SFTP or SSH component instead. (Rebex.Ftp)


Action

While connectiong to an SFTP server, an error message from the FlleTransfer/Connection object is received.

Error Message

Rebex FTP/SSL does not support SFTP/SSH protocol. Use Rebex SFTP or SSH component instead. (Rebex.Ftp)

Solution

Use the SSH Connection instead.

The FTPS connection manager is used to provide encryption (SSL or TLS) when connecting to an FTP server. If you got the error message above, it means you are connecting to an SFTP (SSH File Transfer Protocol) server, in which case the SSH connection manager should be used.

This component will allow you the extra authentication methods of SSH/TLS keys needed.