lucas theisen created SSHD-275:
----------------------------------

             Summary: 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


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)

Reply via email to