How do we send SSH_MSG_IGNORE from C# (via .NET library)

Advertisement

joeblack
Joined:
Posts:
1
Location:
Australia

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 Session object, is that by calling the AddRawSettings method and what value should I be setting?

Thank you for your help.

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,567
Location:
Prague, Czechia

Re: How do we send SSH_MSG_IGNORE from C# (via .NET library)

It looks like you have forgotten to post the error you are getting.

Reply with quote

Advertisement

You can post new topics in this forum