mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
d5587afe4f
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
230 B
230 B
ascii-xfr
Transfer files using the ASCII protocol. Part of
minicom. More information: https://manned.org/ascii-xfr.
- Send a file:
ascii-xfr -s {{path/to/file}}
- Receive a file:
ascii-xfr -r {{path/to/file}}