Dear Devart,
we found your product by google.
There is one simple question, please, bevore we evaluate your components:
Is it possible to etablish FTPS (not STFP) connetions with your components? By a quick reading of the PDF, we cannot found anything about this topic.
Are there any How-To in the Docs to use your components to etablish FTPS connetions in C++?
Thanks for answering.
Best regards
Bert
FTPS over SecureBridge?
You can create secure FTP connection with SecureBridge and Indy components. In this case the SSH server must be started on your FTP server. At that data of FTP protocol will be encoded and transmitted with SSH protocol. As an adapter between SecureBridge and Indy you should use the TScIdIOHandler component.