Linux下上传文件不成功,[root@localhost ~]# tftp ip(linux的ip)
tftp> put 4.txt
client: timed out
出现client: timed out错误
解决方法 关闭防火墙sudo service firewalld stop,
然后再[root@localhost ~]# tftp ip(linux的ip)
tftp> put 4.txt
tftp>
出现上面这种说明可以上传了。
Linux下上传文件不成功,[root@localhost ~]# tftp ip(linux的ip)
tftp> put 4.txt
client: timed out
出现client: timed out错误
解决方法 关闭防火墙sudo service firewalld stop,
然后再[root@localhost ~]# tftp ip(linux的ip)
tftp> put 4.txt
tftp>
出现上面这种说明可以上传了。