File Transfer Plugin for Node-to-Node File Operations
Learn how to use dedicated node commands to fetch, list, and write files on paired nodes. This guide is for developers who need to transfer binaries up to 16 MB without bash stdout truncation.
Read this when
- You are installing, configuring, or auditing the file-transfer plugin
File Transfer plugin
Use dedicated node commands to fetch, list, and write files on paired nodes. This approach avoids bash stdout truncation by sending binaries up to 16 MB as base64 over node.invoke.
Distribution
- Package:
@openclaw/file-transfer - Installation: bundled with OpenClaw
Surface
Contracts: tools