I recently downloaded the evaluation version. SFTP and SSH work great but can't figure out how to do SFTP and SSL. I don't see a demo and the documentation only references MySQl data access.
thank you
SFTP and SSL
Re: SFTP and SSL
The SFTP protocol is not derived from the FTP protocol, and they are independent protocols. SFTP works only via SSH protocol, and FTPS - only via SSL. Currently, SecureBridge doesn't support FTPS protocol, but we support file transferring using SFTP protocol.
SecureBridge supports SSL protocol and implements the SSL client (TScSSLClient). See more details about it in our documentation: http://www.devart.com/sbridge/docs/tscsslclient.htm
SecureBridge supports SSL protocol and implements the SSL client (TScSSLClient). See more details about it in our documentation: http://www.devart.com/sbridge/docs/tscsslclient.htm