ftp_list
List remote directory contents with permissions, size, date, and type. Specify a path to view files, or show hidden entries by setting the showHidden flag.
Instructions
List directory contents with details (permissions, size, date, type)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Remote directory path (defaults to cwd) | |
| connection | Yes | Connection name | |
| showHidden | No | Show hidden files (starting with .) |