Integration Cloud
6.6.0 |
Applications
|
Predefined Applications
|
Secure File Transfer Protocol (SFTP)
|
SFTP Predefined Operations
|
mkdir
mkdir
Creates a new remote directory.
Input Parameters
path
String
Absolute or relative path of the remote directory where you want to create a new directory.
Output Parameters
returnCode
String
Standard SFTP protocol return code.
returnMsg
String
Text message describing the return code.