Re: Using MINA sshd 2.2.0

2019-10-16 Thread Vijay Shanker Dubey
Hi Prajwal, Did you see and try something like this? https://mina.apache.org/sshd-project/tips.html --- *Thanks & Regards*, Vijay Shanker |*Software Architect* On Wed, Oct 16, 2019 at 9:15 PM Prajwal M wrote: > Hi All, > > I am currently trying to migrate from JSCH to MINA sshd api's > >

Using MINA sshd 2.2.0

2019-10-16 Thread Prajwal M
Hi All, I am currently trying to migrate from JSCH to MINA sshd api's Can you guys please let me know if there is any documentation about how to migrate to MINA (mapping jsch to MINA api's) As of now I am trying to execute a simple command /bin/uname and get its out put as below  try

[jira] [Updated] (SSHD-506) Add support for aes128/256-gcm ciphers

2019-10-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-506: Priority: Major (was: Minor) > Add support for aes128/256-gcm ciphers >

[jira] [Comment Edited] (SSHD-897) Double inputs appear on shell

2019-10-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16780162#comment-16780162 ] Lyor Goldstein edited comment on SSHD-897 at 10/16/19 12:27 PM: Still

[jira] [Updated] (SSHD-914) Add Python script using Paramiko to connect to MINA SSHD for testing

2019-10-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lyor Goldstein updated SSHD-914: Description: h5. Goals * Use [Paramiko client|http://docs.paramiko.org/en/2.4/api/client.html] code

[jira] [Work started] (SSHD-914) Add Python script using Paramiko to connect to MINA SSHD for testing

2019-10-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on SSHD-914 started by Lyor Goldstein. --- > Add Python script using Paramiko to connect to MINA SSHD for testing >

[jira] [Commented] (SSHD-506) Add support for aes128/256-gcm ciphers

2019-10-16 Thread Lyor Goldstein (Jira)
[ https://issues.apache.org/jira/browse/SSHD-506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16952670#comment-16952670 ] Lyor Goldstein commented on SSHD-506: - {code:java|title=Naive attempt of possible code} @Test