SSH.Session.UseCompression - charonn0/RB-libssh2 GitHub Wiki
Property declaration
Dim UseCompression As Boolean
Remarks
Gets and sets whether the session will request compression. Defaults to True if compression is available on the client side. Changing this property's value has no effect once the session is connected.