November 13, 2025
SFTP support for remote file transfers
Connect to SFTP servers to automatically transfer export files with secure SSH-based authentication.
November 13, 2025
You can now use SFTP as a remote connection type alongside FTP and HTTP URLs, making it easier to securely transfer files to your existing infrastructure.
π What’s New
- SFTP connection type β connect to SFTP servers using SSH-based authentication with username and password.
- Automatic directory creation β directories are created automatically when uploading files to paths that don’t exist yet.
- File path display β see the exact remote file path after your export completes on the job detail page.
π§ Improvements
- Connection timeout β configurable timeout settings for SFTP connections (defaults to 120 seconds).
- Error codes β new error codes for SFTP-specific failures like authentication issues (RMT044) and connection failures (RMT043).