Createfolder
SFTP Plugin – Create Folder Action
Summary (SEO Meta Description):
The Create Folder Action of the SFTP Plugin creates a new directory on a remote SFTP server.
It enables workflows to organize files and automate folder creation securely.
Overview
The Create Folder Action allows your workflow to create a new directory on an SFTP server.
This is useful for preparing storage locations before uploading files or for organizing data into structured folders.
Typical Use Cases:
- Create a daily folder for incoming reports or logs
- Prepare directories for user-specific uploads
- Automate folder creation as part of a data pipeline
- Organize files by project or environment without manual setup
⚙️ Configuration
| Field | Description | Type / Options | 
|---|---|---|
| Label | Custom name for the action | String | 
| Source directory | Path where the new folder will be created | String | 
| Select connection | Choose or create a secure SFTP connection | Connection | 
FAQ
Q: What happens if the folder already exists?
A: The action completes without error. Existing folders are not overwritten or modified.
Q: Can I create nested folders in one step?
A: Yes. Provide the full path in Source directory to create nested directories.
Q: Is the folder creation secure?
A: Yes. The operation uses SFTP, ensuring all commands and responses are encrypted.
Keywords: WeHub SFTP Plugin, Create Folder Action, Secure File Transfer, Directory Management, SFTP Automation