开启TFTP服务器:在终端输入命令sudo apt-get install tftpd-hpa,然后运行sudo service tftpd-hpa start。 如何开启TFTP服务器并实现文件传输? 1、安装TFTP服务器软件: - 在Windows系统中,可以使用默认的TF……