【发布时间】:2018-12-20 07:47:31
【问题描述】:
我正在使用 Tftpd64 作为将文件传输到客户端的服务器。
现在当客户端请求文件时,我在 Tftpd64 的日志查看器窗口中看到以下错误。
Connection received from 2a01:7e00:e000:11c:3546:7805:766:7110 on port 61445 [23/06 11:50:44.967]
Read request for file <test.ota>. Mode octet [23/06 11:50:44.967]
OACK: <blksize=1200,timeout=5,> [23/06 11:50:44.967]
Using local port 61801 [23/06 11:50:44.967]
File <test.ota> : error 10054 in system call recv An existing connection was forcibly closed by the remote host. [23/06 11:50:45.131]
有人知道上述错误吗?
我也禁用了我电脑中的防火墙,但仍然出现同样的错误。
【问题讨论】:
标签: windows networking file-transfer tftp