[
https://issues.apache.org/jira/browse/SSHD-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16770849#comment-16770849
]
Philippe commented on SSHD-897:
-------------------------------
Hi,
I was using putty or ssh from Git Bash to connect.
If I connect with the provided ssh binary from Apache, the same problems do not
occur. Nonetheless, "problems" from mentioned SSHD-592 happen (commands
outputed several times).
With putty :
{{sh-4.2$ llaallaa}}
{{sh: lala: command not found}}
With Apache SSH client :
{noformat}
sh-4.2$ lala
lala
lala
sh: lala: command not found {noformat}
No one is perfect hehehe :P
Anyway, the SSH from Apache is much more useable, thanks.
Maybe the Server is not made for connections with other clients, so I don't
know if the Jira should be closed or not...
Regards.
> Double inputs appear on shell
> -----------------------------
>
> Key: SSHD-897
> URL: https://issues.apache.org/jira/browse/SSHD-897
> Project: MINA SSHD
> Issue Type: Bug
> Affects Versions: 2.1.0
> Reporter: Philippe
> Priority: Minor
>
> After I login on the server, each keyboard input I make is duplicated on the
> shell.
> It's only visual as the commands are well executed, but it makes it
> complicated to use as the commands are hardly readable.
> An example is :
> {noformat}
> sh-4.2$ eecchhoo ""tthhiiss iiss aa tteesstt"
> this is a test{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)