How do we send SSH_MSG_IGNORE from C# (via .NET library)
Hi Martin,
I am getting the following error since upgrading the WInSCP .NET library from 5.21.7.0. I suspect I am encountering some SSH related bug.
I am trying to figure out how can I send the SSH_MSG_IGNORE from the
Thank you for your help.
I am getting the following error since upgrading the WInSCP .NET library from 5.21.7.0. I suspect I am encountering some SSH related bug.
I am trying to figure out how can I send the SSH_MSG_IGNORE from the
Session
object, is that by calling the AddRawSettings
method and what value should I be setting?
Thank you for your help.