sessionKey | String Unique key for the current SFTP session. The sessionKey is returned by the pub.client.sftp:login service. |
oldPath | String Old path of the file for which you want to create a symbolic link. |
newPath | String New path of the file to which the symbolic link should point. |
returnCode | String Standard SFTP protocol return code. |
returnMsg | String Text message describing the return code. |