SFTP support for remote file transfers

Connect to SFTP servers to automatically transfer export files with secure SSH-based authentication.

ExportsFiles

Changelog

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