SSH Server Connector
Connect to a remote server via SSH to access files and execute commands.
Connect to a remote server via SSH to access files and import data into your AI pipelines.
Setup Instructions
1. Navigate to Data Integrations
Go to one of your flows, click the Data Integrations tab and select Select an Integration.
2. Select SSH Server
Search for SSH in the list and click Connect.
3. Configure the Connector
SSH key-based authentication is recommended over password authentication.
- Connector Name: A descriptive name (e.g., "SSH Production Server")
- Host: Server hostname or IP address
- Port: SSH port (default
22) - Username: SSH login user
- Password: User password (or leave blank if using a private key)
- Private Key (optional): SSH private key for key-based authentication
Note: On every sync, a new version of your data is created. Up to 5 versions are stored by default.