Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.10.0
-
None
Description
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)