List a remote directory
ftp_listList remote directory contents, showing directories first. Specify a path relative to the server root.
Instructions
List the contents of a remote directory (relative to the server root). Directories are listed first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Remote directory, relative to the server root. Defaults to the root. | |
| server | No | Name of the configured server. Defaults to the configured default, or the sole server. |