ssh_list_files
List files and directories on a remote server via SFTP. Provide a session name and absolute path to view directory contents.
Instructions
List files and directories in a remote path via SFTP.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionName | Yes | Session to list files on | |
| remotePath | Yes | Absolute directory path on the remote server |