Page 1 of 1
SFTP and SSL
Posted: Sat 14 Feb 2015 20:20
by jeisen
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
Re: SFTP and SSL
Posted: Mon 16 Feb 2015 12:15
by ViktorV
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