You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2015/11/17 09:45:11 UTC

[jira] [Created] (SSHD-592) Some strange behavior when using PUTTY client to open a remote shell

Goldstein Lyor created SSHD-592:
-----------------------------------

             Summary: Some strange behavior when using PUTTY client to open a remote shell
                 Key: SSHD-592
                 URL: https://issues.apache.org/jira/browse/SSHD-592
             Project: MINA SSHD
          Issue Type: Bug
            Reporter: Goldstein Lyor
            Priority: Minor


* The LF of the input line is sometimes not echoed
{quote}
Using username "root".
Authenticating with public key "rsa-key-20120620"
$ pwd/home/lgoldstein/playground
{quote}
but
{quote}
$ whoami
root
$
{quote}
* The command is re-echoed for Windows shell
{quote}
C:\Projects\apache\mina-sshd\sshd-core>dir /w
dir /w
 Volume in drive C is VMWARE-1R4ELJ78
 Volume Serial Number is F29B-038F

 Directory of C:\Projects\apache\mina-sshd\sshd-core

.classpath .gitignore  .project  .settings key.pem pom.xml src target
               5 File(s)         10,665 bytes
               5 Dir(s)  289,007,841,280 bytes free
{quote}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)