📄 tftp-put
字号:
The tftp-put Command The tftp-put CommandNAME tftp-put - Ethernet downloaderSYNOPSIStftp-put host infileDESCRIPTION tftp-put is a host-resident downloader for ASCII records. The records to be downloaded are taken from infile. This command uses the UDP protocol and requires a TCP/IP stack and a Perl5 interpreter. It performs the same function as the put function of the tftp command, and is useful for those hosts that do not have a tftp command (eg. Windows95).OPTIONS host Specify the name of the host to which you wish to download. infile Specify the file that contains the records to be downloaded. EXAMPLES Down load the file hello.rec to umeteor. perl tftp-put umeteor hello.recSEE ALSO genfrec(1) gensrec(1) pmcc(1) Downloading via EthernetFILES This command is build from tools/tftp-put.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -