SSH.Session.GetRemoteBanner - charonn0/RB-libssh2 GitHub Wiki
Method Signature
Function GetRemoteBanner() As String
Return value
Returns the server's welcome banner, if any.
Remarks
After Connect() returns successfully, you may call this method to read the server's welcome banner, if it has one.