FTP / SFTP Connector
Connect to FTP or SFTP servers to import files from remote servers.
Connect to any FTP or SFTP server to import files and metadata 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 FTP / SFTP
Search for FTP in the list and click Connect.
3. Configure the Connector
- Connector Name: A descriptive name (e.g., "SFTP Production")
- Protocol: FTP or SFTP — SFTP is recommended
- Host: Server hostname or IP address
- Port: Default is 22 for SFTP, 21 for FTP
- Username: Login username
- Password or SSH Key: Authentication credentials — SSH key auth is recommended for SFTP
- Remote Path (optional): Directory to import from (e.g.,
/data/exports) - TLS: Enable for encrypted FTP (FTPS)
- Passive Mode: Recommended when behind a firewall
- Download Files: Choose whether to download files or only import metadata
- Max Files (optional): Limit the number of files imported per sync
Note: On every sync, a new version of your data is created. Up to 5 versions are stored by default.