【问题标题】:Tftpd64 unable to transfer file to clientTftpd64 无法将文件传输到客户端
【发布时间】: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


    【解决方案1】:

    我终于可以让 Tftpd64 服务器启动并运行。我做了以下更改。

    1. 已启用 Windows 防火墙。
    2. 为 Tftp 服务器创建规则(Widnows 防火墙->高级设置->入站规则->新规则)以允许连接并为域、公共和私有应用规则。

    【讨论】:

      猜你喜欢
      • 2019-04-15
      • 2015-11-29
      • 1970-01-01
      • 2023-04-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-03-20
      • 2019-09-26
      相关资源
      最近更新 更多