fs
Perform filesystem operations on remote hosts: list, stat, read, write, put, get, mkdir, and remove files or directories using absolute paths.
Instructions
Filesystem on ep=: op=list|stat|read|write|put|get|mkdir|rm; path= absolute preferred.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ep | No | ||
| op | Yes | ||
| path | No | ||
| local | No | ||
| content | No | ||
| recursive | No |