Hello guys, I would like some help in solving a question: how do I retrieve the connection string in sftp and how do I handle it by exporting to file?
Thanks.
bye
Connection File
Re: Connection File
SFTP doesn't define a standard for connection strings, therefore the TScSFTPClient component doesn't support connection strings. You can implement such functionality yourself by saving values of the needed properties of the TScSFTPClient component to a file.