Kohsuke Kawaguchi created SSHD-293:
--------------------------------------
Summary: 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
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.1.5#6160)