commands.sh

ascii-xfr

linux

Transfer files using the ASCII protocol. Part of `minicom`.

More info →

Examples (2)

Send a file

ascii-xfr -s path/to/file

Receive a file

ascii-xfr -r path/to/file
made by @shridhargupta | data from tldr-pages