You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Guillaume Nodet (JIRA)" <ji...@apache.org> on 2014/03/17 15:10:43 UTC

[jira] [Resolved] (SSHD-293) SSH_FXP_SYMLINK not supported in SftpSubsystem

     [ https://issues.apache.org/jira/browse/SSHD-293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Guillaume Nodet resolved SSHD-293.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.11.0
         Assignee: Guillaume Nodet

https://git-wip-us.apache.org/repos/asf?p=mina-sshd.git;a=commit;h=a2e38bb575057d3d2a31944653ad8773a15180d7

> SSH_FXP_SYMLINK not supported in SftpSubsystem
> ----------------------------------------------
>
>                 Key: SSHD-293
>                 URL: https://issues.apache.org/jira/browse/SSHD-293
>             Project: MINA SSHD
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: Kohsuke Kawaguchi
>            Assignee: Guillaume Nodet
>             Fix For: 0.11.0
>
>
> SftpSubsystem.process() does not have a handler for SSH_FXP_SYMLINK. So any attempt to create a symlink would fail.
> I expected SshFile to have a method like createSymlink(String destination) 



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