SFTP (Legacy)
Use the SFTP (Legacy) connector to download files from or upload files to an SFTP-enabled server using SSH
Solution Details
- Solution Type
- Platform Connector
- Author
- Boomi
- Published on
- May 16, 2026
- Last updated on
- May 16, 2026
Get Started
Get StartedKey Features
- Transfer files securely using SSH encryption to protect sensitive data in transit
- Support multiple operations including GET, CREATE, DELETE, UPSERT, LIST, and LISTEN actions
- Authenticate via username and password or SSH private key methods
- Route connections through HTTP, SOCKS4, SOCKS5, or ATOM proxy server protocols
- Monitor remote directories with the LISTEN operation for automated file-based integrations
How it works
The SFTP (Legacy) connector enables secure file transfers to and from SFTP-enabled servers using SSH encryption via the Java Secure Channel (JSch) library. It supports multiple operations including GET, CREATE, QUERY, UPSERT, DELETE, LIST, and LISTEN for flexible file management workflows. Both data and commands are encrypted during transmission, ensuring sensitive information is never exposed over the network. This retired connector integrates with any version of an SFTP-enabled server and supports authentication via username/password or SSH private key.
Applications Required
- SFTP (Legacy)