Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

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.
joeblack

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.