SSH.NET retrieving output from ShellStream, minicom does not return anything

122 Views Asked by At

I was able to successfully connect using this example SSH.NET retrieving output from ShellStream and run all commands and process the results. I only have problems after I send the command minicom -D /dev/ttyUSBx. Nothing returns. Following the putty settings (SSH->TTY) I tried to use various TerminalModes but nothing worked. Does anyone have any ideas?

0

There are 0 best solutions below