You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SSH.NET currently does not support executing a command (without shell) with an option to directly write to the stdin of the executed program. A writable stream is needed for that.
This is a critical feature when you need to pipe large amounts of data from SSH.NET to remote commands.
fidergo-stephane-gourichon, MetaFight, dosvidos, elgonzo, codelovercc and 3 moreelgonzo and codelovercc