SFTP and SSL

Discussion of open issues, suggestions and bugs regarding network security and data protection solution - SecureBridge
Post Reply
jeisen
Posts: 12
Joined: Sat 14 Feb 2015 20:15

SFTP and SSL

Post by jeisen » Sat 14 Feb 2015 20:20

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

ViktorV
Devart Team
Posts: 3168
Joined: Wed 30 Jul 2014 07:16

Re: SFTP and SSL

Post by ViktorV » Mon 16 Feb 2015 12:15

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

Post Reply