[
https://issues.apache.org/jira/browse/SSHD-275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet resolved SSHD-275.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.10.0
Assignee: Guillaume Nodet
https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commitdiff;h=154b3cffbfa0544c6d3aa9c0946596524f0aed41
> Allow access to the Version information from the ClientSession
> --------------------------------------------------------------
>
> Key: SSHD-275
> URL: https://issues.apache.org/jira/browse/SSHD-275
> Project: MINA SSHD
> Issue Type: Improvement
> Reporter: lucas theisen
> Assignee: Guillaume Nodet
> Fix For: 0.10.0
>
>
> OpenSSH made a mistake when implementing SFTP in which they reversed the
> order of arguments to SSH_FXP_SYMLINK
> (http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/PROTOCOL?rev=HEAD;content-type=text/plain).
> The SFTP init/version exchange does not include any indication of the
> implementation, so I need to be able to obtain that somehow from the
> ClientSession I am using to create the SFTP subsystem channel. It appears it
> is maintained in the ClientSession implementation (seen during a debugging
> session) but there is no api method to obtain it.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)