Replies: 2 comments 4 replies
-
Can you please show some example code? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I have same issue. I was update from version 2020 to 2025 and it has same issue. StreamShell.DataAvailable always true and never false, so it stuck at reader.read(). Then I tried to use 2023 version and my code working again. Is 2025 version has different behaviour? I'm in windows 11 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when I change ssh.net's version from 2023.0.1 to 2024.1.0 and run the code. It will be no responses when I use stream.read to read a line continuously . It seems that if the reader meet the empty content the code will be no responses. It's normal when I use sshnet version 2023.0.1. How can I do to fix this problem.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions