zoukankan      html  css  js  c++  java
  • filezilla Can't open data connection.

    (000003)2016/7/4 9:31:42 - (not logged in) (10.61.41.57)> Connected, sending welcome message...
    (000003)2016/7/4 9:31:42 - (not logged in) (10.61.41.57)> 220-FileZilla Server version 0.9.37 beta
    (000003)2016/7/4 9:31:42 - (not logged in) (10.61.41.57)> 220-written by Tim Kosse (Tim.Kosse@gmx.de)
    (000003)2016/7/4 9:31:42 - (not logged in) (10.61.41.57)> 220 Please visit http://sourceforge.net/projects/filezilla/
    (000003)2016/7/4 9:31:42 - (not logged in) (10.61.41.57)> USER tmp
    (000003)2016/7/4 9:31:42 - (not logged in) (10.61.41.57)> 331 Password required for tmp
    (000003)2016/7/4 9:31:42 - (not logged in) (10.61.41.57)> PASS *******
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> 230 Logged on
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> PWD
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> 257 "/" is current directory.
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> TYPE I
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> 200 Type set to I
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> PASV
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> 227 Entering Passive Mode (192,168,2,23,194,242)
    (000003)2016/7/4 9:31:42 - tmp (10.61.41.57)> LIST
    (000003)2016/7/4 9:31:52 - tmp (10.61.41.57)> 425 Can't open data connection.
    (000003)2016/7/4 9:33:42 - tmp (10.61.41.57)> 421 No-transfer-time exceeded. Closing control connection.
    (000003)2016/7/4 9:33:42 - tmp (10.61.41.57)> disconnected.

    解决办法:
    filezilla客户端:
    站点管理->添加新站点->Transfer settings->传输模式改为主动(因为默认为被动)

    http://www.jbxue.com/LINUXjishu/2149.html

  • 相关阅读:
    Linux下Git远程仓库的使用详解
    Git单人本地仓库操作
    分布式版本控制系统之Git
    搭建Redis集群
    搭建 Redis 的主从
    Redis与Python进行交互
    Redis的数据类型以及各类型的操作
    Redis服务端和客户端的命令
    配置Redis
    Linux下Redis的安装
  • 原文地址:https://www.cnblogs.com/softidea/p/5639522.html
Copyright © 2011-2022 走看看