Yes, you can use the binary cache, following these steps:
- Use createbinarycache to create a new binary cache item.
- Copy the file directly to the file: ~/.multichain/[chain-name]/cache/[cache-item]
- Publish the item: publish [stream-name] [key-name] '{"cache":"[cache-item]"}'
- Use deletebinarycache to remove the binary cache item.
This is especially suitable for working with larger pieces of data.