SFTP
SFTP (SSH File Transfer Protocol, or Secure File Transfer Protocol) activities enable you to interact with SFTP servers through a user-friendly interface, simplifying common file operations—deleting, listing, reading, and writing files—without requiring code.
Each activity is configurable within the UI, streamlining secure file management across remote servers.
The SFTP activity group comprises the following:
DeleteSFTPFile: Removes a specified file from the SFTP server.
ListSFTPFile: Retrieves a list of files from a given directory path.
ReadSFTPFile: Downloads and reads the contents of a selected file.
WriteSFTPFile: Uploads and writes data to a file on the SFTP
You must configure an SFTP login resource before you can start work on any of these activities.
Last updated
Was this helpful?
