Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A strange bug when use InPutStream and OutPutStream #528

Open
evermuteman opened this issue Mar 28, 2024 · 1 comment
Open

A strange bug when use InPutStream and OutPutStream #528

evermuteman opened this issue Mar 28, 2024 · 1 comment

Comments

@evermuteman
Copy link

I am tring to use jsch implementing a webssh recently, but i found that when i tried to use Stream something strange happens

Here is my test code
1

I am sure it connects successfully
2

But when i send command to remote server, not only the results are sent to me back, but also the previous command i sent
3

I sincerely thank your attention, this really makes me confused.

@mwiede
Copy link
Owner

mwiede commented Aug 6, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants