Skip to main content

SFTP

File storage

Connect to SFTP, FTP, or FTPS servers. The UI labels this connector SFTP (category File Transfer); the protocol is selected in the connection settings.

Authentication

  • SFTP: host + port (default 22) + user + password OR SSH key.
  • FTP / FTPS: host + port (default 21) + user + password + (FTPS) TLS mode.

Supported actions

  • List Files, Get File, Upload File(s), Write Rows To File(s), Move/Rename, Delete, Create Folder.
  • Use Header validates the remote file path exists. Append timestamp includes milliseconds. Group-by file splitting supports composite keys.

Setup reference

For provider-side setup (OAuth apps, redirect URIs, tenant-side permissions), follow the File hub setup guide and the Connections guide.