Downloadfile
SFTP Plugin – Download File Action
Summary (SEO Meta Description):
The Download File Action of the SFTP Plugin retrieves a file from a remote SFTP server.
It allows workflows to securely access and process remote files.
Overview
The Download File Action enables your workflow to download a file from an SFTP server to be processed, stored, or passed to downstream steps.
This is ideal for fetching reports, logs, backups, or any external data that needs to be integrated into your automation.
Typical Use Cases:
- Download daily reports or data feeds from partner servers
- Retrieve application logs for analysis or archiving
- Pull backup files for restoration or verification
- Fetch media or document files for further processing
⚙️ Configuration
| Field | Description | Type / Options | 
|---|---|---|
| Label | Custom name for the action | String | 
| Select connection | Choose or create a secure SFTP connection | Connection | 
FAQ
Q: Does downloading remove the file from the SFTP server?
A: No. The file remains on the SFTP server; the action only retrieves a copy.
Q: Can I download large files?
A: Yes. SFTP supports large file transfers; ensure workflow timeout and network capacity are sufficient.
Q: Is the download secure?
A: Yes. All file transfers are encrypted over the SFTP protocol.
Keywords: WeHub SFTP Plugin, Download File Action, Secure File Transfer, Retrieve File, SFTP Automation