SFTP - Create folder action

This action creates a new folder in your SFTP server. The action will fail if a folder already exists in the given path.

You can use this action with the Upload file action to upload files into a new folder.

Create folder actionCreate folder action

Input

Input fieldDescription
Folder pathProvide the complete path of the folder you plan to create. Example: /folder1/folder2/new_folder_name

Output

Output fieldDescription
Folder nameName of the created folder.
Folder pathComplete path of the created folder.

To retrieve more details about the folder you've just created, use the List directory action.

Last updated: