mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 20:11:19 +08:00
ascii-xfr: add page (#21182)
Co-authored-by: Managor <42655600+Managor@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
# 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}}`
|
||||
Reference in New Issue
Block a user