zoukankan      html  css  js  c++  java
  • 关于“无法从控制 Socket 读取。Socket 错误 = #10054”的解析 FTP主动传输被动传输

        Usually, this error is the result of the remote server or some other piece of network equipment forcibly closing or resetting the connection. This error is not caused by CuteFTP.

    Some possible causes are:

    The remote server was stopped or restarted.
    The remote network interface is disabled for some reason.
    There are too many users logged on to the server.
    Your account on the remote server is restricted for some reason.
    In such situations, retry your connection again later or contact the remote server administrator.

        In some cases, this error may also be the result of a firewall or network configuration issue. If you encounter this error when attempting a transfer using PASV mode, try the transfer using PORT mode instead.

        To make the switch from PASV mode to PORT mode in CuteFTP Home, open the Site Manager and click once on the the name of the problem site on the left side of the window. On the Type tab change the Data Connection Type to Use Port.
    If using CuteFTP Professional, in the Site Manager, right-click on the name of the problem site and click Site Properties. On the Type tab, change the Data Connection Type to Use Port.
         In some other cases, the remote FTP server may have difficulty dealing with some of the more advanced capabilities used by the default configuration of CuteFTP Professional. In such situations, configuring CuteFTP Professional so that only one file at a time is transferred, may help.

  • 相关阅读:
    重构原则
    【重构:改善既有代码的设计】读书笔记——开篇
    C#值参数和引用参数
    使用Aspose.Cells利用模板导出Excel(C#)
    在MVC中使用rdlc格式的报表
    程序员如何高效学习
    IT 圈里有哪些经常被读错的词?
    VS2017生成解决方案报错,提示对路径的访问被拒绝
    JavaScript中的数值转换
    Xadmin的配置及使用
  • 原文地址:https://www.cnblogs.com/sshh/p/1544356.html
Copyright © 2011-2022 走看看