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.

  • 相关阅读:
    深入理解委托、匿名方法和 Lambda 表达式
    常见SQL问题
    LeetCode题解——四数之和
    把中台说清楚
    程序员们的三高:高并发、高性能、高可用
    论文查重是怎么查的
    LeetCode题解——最长回文子串
    六百字读懂 Git(转)
    SQL中ON和WHERE的区别
    链表排序之堆排序
  • 原文地址:https://www.cnblogs.com/sshh/p/1544356.html
Copyright © 2011-2022 走看看