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).

