arm板上的linux,用tftp
BusyBox v1.20.2 (2012-11-14 21:43:52 CST) multi-call binary.
Usage: tftp HOST
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
比如tftp -p a.out 192.168.2.1 21
上传文件a.out
页:
[1]