Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

SFTP File Transfer activity pack

Use the SFTP File Transfer activities to manage files and directories on an SFTP server and to move files from one SFTP server to another.

The SFTP activity pack includes scoped activities for common file transfer tasks and a ready-to-use workflow that includes these activities. Use the SFTP workflow to control which files are going to be moved, what conditions the files need to meet, the order in which the files are moved, and which overwrite options are executed.

Note: To use the SFTP File Transfer activities and workflow, you must request activation of the Orchestration - SFTP plugin.

  • SFTP File Transfer workflow
    The SFTP File Transfer activity pack includes a scoped workflow that uses multiple activities to manage files on SFTP servers.
  • Copy File activity
    The Copy File activity copies a file from an SFTP server (source host) to another SFTP server (target host).
  • Create Directory activity
    The Create Directory activity creates a new directory on an SFTP server.
  • Get File List activity
    The Get File List activity returns a list of files from a given directory and its subdirectories on an SFTP server (source host).
  • Remove File or Directory activity
    The Remove File or Directory activity removes a file or a directory on an SFTP server, including subdirectories, when configured.
  • Rename File or Directory activity
    The Rename File or Directory activity renames a file or directory to a new name on an SFTP server.
  • Set File Attributes activity
    The Set File Attributes activity sets common file attributes, such as timestamps, size, permissions, and UID/GID, for a file or directory on an SFTP server.

Parent Topic:Orchestration activity packs