You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Jonathan Chien (JIRA)" <ji...@apache.org> on 2014/08/28 02:56:59 UTC

[jira] [Created] (SSHD-342) DefaultSftpClient.symlink calls SSH_FXP_RENAME instead of SSH_FXP_SYMLINK

Jonathan Chien created SSHD-342:
-----------------------------------

             Summary: DefaultSftpClient.symlink calls SSH_FXP_RENAME instead of SSH_FXP_SYMLINK
                 Key: SSHD-342
                 URL: https://issues.apache.org/jira/browse/SSHD-342
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 0.12.0
            Reporter: Jonathan Chien


DefaultSftpClient.symlink calls SSH_FXP_RENAME instead of SSH_FXP_SYMLINK so instead of creating a symlink, it tries to rename the link you want.



--
This message was sent by Atlassian JIRA
(v6.2#6252)