Skip to main content
Version: 0.1.9

ssh_read_file_text

Method for reading one or more text files on a remote server

After the server name is provided, all remaining columns are treated as fully-qualified file paths to read

Returns the following columns:

  • path: The fully-qualified file path for the file in question

  • data: The text contents of the file in question

Columns