Discuss this help topic in SecureBlackbox Forum
Initiates SFTP-connection (when in synchronous mode).
Declaration
Return value
True if operation was completed successfully;
False otherwise.
Description
Use this method to initiate SFTP connection.
Don't invoke this method from
TElSSHClient and
TElSftpClient event handlers.
Use this method only for synchronous mode.
This method must be invoked only after
OnOpenConnection event was fired.