File Transfer plugin: fetch, list, and write files on paired nodes
Learn how to use dedicated node commands to retrieve, enumerate, and modify files on connected nodes. This plugin bypasses bash stdout truncation by transmitting binaries up to 16 MB via base64 through node.invoke.
Read this when
- You are installing, configuring, or auditing the file-transfer plugin
File Transfer plugin
Use dedicated node commands to retrieve, enumerate, and modify files on connected nodes. This approach avoids bash stdout truncation by transmitting binaries up to 16 MB via base64 through node.invoke.
Distribution
- Package:
@openclaw/file-transfer - Installation method: ships with OpenClaw
Surface
Contracts: tools