duclm wrote:
It's very likely you also echo the user input, which is not neccesary since the ssh server sends back your writes as shell output.
See for example: http://sshnet.codeplex.com/discussions/576135 (Second comment by ManuelRitter)
drieseng wrote:Please show us some code. Especially the parts with writes and reads to/from the stream.Try using the 2014.4.6-beta1 release.I have tried both beta1 and beta2 of 2014.4.6, but I still receive double prompts. Help me, please.
I fixed a related issue.
Thank you and sorry for my terrible English
It's very likely you also echo the user input, which is not neccesary since the ssh server sends back your writes as shell output.
See for example: http://sshnet.codeplex.com/discussions/576135 (Second comment by ManuelRitter)