Discuss this help topic in SecureBlackbox Forum
Initiates SFTP-connection (when in synchronous mode).
Declaration
Description
Use this method to initiate SFTP connection.
In case of error, EElSFTPError exception containing
SFTP error code, is raised.
For more information on error handling, please read the
corresponding how-to article.
Don't invoke this method from
TElSSHClient and
TElSftpClient event handlers.
Use this method only for synchronous mode.