sessionKey | String Unique key for the current SFTP session. The sessionKey is returned by the pub.client.sftp:login service. | |
uid | String Numeric user ID of the new owning user of the file. | |
path | String Absolute or relative path of the remote files. |
returnCode | String Standard SFTP protocol return code. |
returnMsg | String Text message describing the return code. |