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?
Asked
Active
Viewed 83 times
0

Lkn
- 1
-
1What output is shown, wenn you execute the exact command using SSH over putty? – Michael Santos Jun 28 '22 at 07:52
-
look at this [link](https://wiki.bu.ost.ch/infoportal/_media/software/linux/minicom_overview.png), the output is similar – Lkn Jun 28 '22 at 09:38