Linux tftp command
Translation results:
TFTP
General File Transfer Protocol
Linux tftp commandsyntax
Function: The tftp command is used to transfer files.
Syntax: tftp [host name or IP address]
Linux tftp commandexample
Connect to the remote server "218.28.188.288", and then use the put command to download the file "README" in the root directory. You can use the following command:
tftp 218.28.188.288 #连接远程服务器