Reply To: Secure FTP

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Secure FTP Reply To: Secure FTP

#58364
David Barr
Participant

    I don’t think that Cloverleaf 5.4 supports SFTP, which is based on the SSH protocol.  It does support FTPS, which uses SSL to secure FTP connections.

    We’ve implemented some SFTP interfaces by calling OpenSSH from UPOC protocol threads on AIX.