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.

  • 相关阅读:
    eclipse提速01
    eclipse提速02
    快速清空Access资料库中所有表的数据
    删除数据之后自增长列重新开始计数
    JS中控制两个小数位
    JS控制table中tr位置互换
    MIME 类型列表
    JS中对于email格式的判断
    获取网站根目录的方法
    通过存储过程创建SQL作业
  • 原文地址:https://www.cnblogs.com/sshh/p/1544356.html
Copyright © 2011-2022 走看看