[
https://issues.apache.org/jira/browse/KARAF-6918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17242964#comment-17242964
]
Jean-Baptiste Onofré commented on KARAF-6918:
---------------------------------------------
You can use the snapshot repository:
[http://repository.apache.org/content/groups/snapshots]
The Karaf 4.3.1-SNAPSHOT artifacts are on this repo.
> Karaf server SSH connection not happing via ssh.net dll
> -------------------------------------------------------
>
> Key: KARAF-6918
> URL: https://issues.apache.org/jira/browse/KARAF-6918
> Project: Karaf
> Issue Type: Bug
> Components: karaf
> Affects Versions: 4.3.0
> Environment: Karaf 4.3.0
> ssh.net (https://github.com/sshnet/SSH.NET)
>
>
> Reporter: Chandre Gowda M R
> Priority: Major
>
> We are trying to connect to karaf server 4.3.0 via ssh in C# using ssh.net
> library
> ([https://github.com/sshnet/SSH.NET])
> .
> Once connection done, we are trying to execute following command
> list | grep -i <bundleName>.
> This throws exception while executing the above command saying 'connection is
> reset'.
>
> However sshconnection to Karaf server-4.2.9 is working fine via above
> library.
> Also shconnection to Karaf server-4.3.0 is fine via putty and java ssh
> library.
> Please suggest how to resolve this issue with karaf 4.3.0. Same issue exists
> for karaf 4.2.10.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)