Create Directory
create-directoryCreate a new directory on an FTP server by specifying the remote path. This action adds a folder at the given location.
Instructions
Create a new directory on the FTP server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| remotePath | Yes | Path of the directory to create |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| created | Yes | ||
| remotePath | Yes |