SSH.Session.SetLocalBanner - charonn0/RB-libssh2 GitHub Wiki
Method Signature
Sub SetLocalBanner(BannerText As String)
Parameters
| Name |
Type |
Comment |
BannerText |
String |
The local banner text to set. |
Remarks
Before calling Connect(), you may call this method to set the local welcome banner.