tftp使用
tftp服務(wù)器路徑:
tftp使用命令:
[root@iTOP-4412]# tftp -g -l module_test.ko 169.254.231.181
[ 3356.761790] [dm96-TxRound].0 for LEN_ODD tail_room +1, rslt add 1
[root@iTOP-4412]#
tftp參數(shù)解析:
[root@iTOP-4412]# tftp
BusyBox v1.21.1 (2014-10-17 01:48:59 PDT) multi-call binary.
Usage: tftp [OPTIONS] HOST [PORT]
Transfer a file from/to tftp server
-l FILE Local FILE-r FILE Remote FILE-g Get file-p Put file-b SIZE Transfer blocks of SIZE octets總結(jié)
- 上一篇: java tftp_JAVA实现tftp
- 下一篇: TFTP服务器的搭建