我在嵌入式 Linux 系统上安装了 busybox,它带有一个很棒的小实用程序,名为rx:
rx
rx FILE Receive a file using the xmodem protocol
这非常适合通过串行终端将文件从 PC 传输到嵌入式系统。但是,我也希望向相反的方向转移。我找不到补充的“tx”实用程序。一个存在吗?
embedded modem busybox serial-port serial-console
busybox ×1
embedded ×1
modem ×1
serial-console ×1
serial-port ×1