sessionKey | String Unique key for the current SFTP session. The sessionKey parameter is returned by the pub.client.sftp:login service. |
path | String Absolute or relative path of the remote directory where you want to create a new directory. |
returnCode | String Standard SFTP protocol return code. |
returnMsg | String Text message describing the return code. |