airc send-file
Run this yourself — don't ask the user to do it.
If airc is not on PATH, install it first:
curl -fsSL https://raw.githubusercontent.com/CambrianTech/airc/main/install.sh | bash
Parse $ARGUMENTS
- First arg: peer name (must appear in
airc peers). - Second arg: local file path to send.
Execute
airc send-file <peer> <file-path>
File is scp'd (using the airc identity key) to the peer's state dir under files/<your-name>/<basename>. On succ
[Description truncada. Veja o README completo no GitHub.]