以文本方式查看主题 - Foxtable(狐表) (http://foxtable.net/bbs/index.asp) -- 专家坐堂 (http://foxtable.net/bbs/list.asp?boardid=2) ---- [求助]无法接通FTP (http://foxtable.net/bbs/dispbbs.asp?boardid=2&id=104646) |
-- 作者:OKK -- 发布时间:2017/8/2 14:50:00 -- [求助]无法接通FTP 按以下链接的案例,连接FTP失败 http://www.foxtable.com/webhelp/scr/2693.htm [14:32:14] 正在连接服务器 [14:32:14] 传递用户名:er [14:32:14] 传递用户密码:****** [14:32:14] 设置二进制传输模式成功 [14:32:14] 服务器连接成功,用时:0.565秒 [14:32:14] 正在列表 [14:32:15] 不能连接到服务器,由于目标计算机积极拒绝,无法连接。 103.44.145.248:52650 [14:32:16] 正在进入目录[/] [14:32:16] [/]进入失败,451 Another command is currently pending, please try again later. [14:32:16] 正在列表 [14:32:16] 进入PASV模式失败,451 Another command is currently pending, please try again later. [14:32:16] 列表失败,451 Another command is currently pending, please try again later. [14:32:16] 正在列表 [14:32:16] 进入PASV模式失败,451 Another command is currently pending, please try again later. [14:32:16] 列表失败,451 Another command is currently pending, please try again later. [14:32:16] 正在列表 [14:32:16] 进入PASV模式失败,451 Another command is currently pending, please try again later. [14:32:16] 列表失败,451 Another command is currently pending, please try again later. [14:32:16] 正在列表 [14:32:16] 进入PASV模式失败,451 Another command is currently pending, please try again later. [14:32:17] 列表失败,451 Another command is currently pending, please try again later. [14:32:17] 正在列表 [14:32:17] 进入PASV模式失败,451 Another command is currently pending, please try again later. [14:32:17] 列表失败,451 Another command is currently pending, please try again later. [14:32:17] 正在列表 [14:32:17] FTP错误,System.IndexOutOfRangeException: 索引超出了数组界限。 在 Foxtable.FTPClient.oO oo () [14:32:17] 进入PASV模式失败, [14:32:17] 列表失败,451 Another command is currently pending, please try again later. [此贴子已经被作者于2017/8/2 16:10:32编辑过]
|
-- 作者:有点甜 -- 发布时间:2017/8/2 16:35:00 -- 进入PASV模式失败。你要把ftp设置成被动模式
https://www.baidu.com/baidu?wd=ftp+%E8%A2%AB%E5%8A%A8%E6%A8%A1%E5%BC%8F&tn=monline_dg&ie=utf-8
|
-- 作者:OKK -- 发布时间:2017/8/2 18:35:00 -- 其实本来就是被动模式,而且使用IP地址也能读取,只是使用远程地址时就不行 另外,使用FTP软件来上传或下载时,远程地址和本地IP都是正常的
|
-- 作者:有点甜 -- 发布时间:2017/8/2 20:12:00 -- 以下是引用OKK在2017/8/2 18:35:00的发言:
其实本来就是被动模式,而且使用IP地址也能读取,只是使用远程地址时就不行 另外,使用FTP软件来上传或下载时,远程地址和本地IP都是正常的
你电脑的防火墙关闭一下;
你路由器的防火墙关闭一下;
foxtable比较特殊,必须要被动模式,设置被动模式,对应端口要开放的。 |