作者azurinecloud (Just Be Happy !)
看板FTP
标题[问问] 请问有关使用IE连FileZilla Server
时间Wed Dec 23 14:47:56 2009
我用 FileZilla Server 架了一个站
请朋友帮忙测试 朋友使用 cuteftp 连线,可以连上,也可顺利下载
但我请他改用 IE试连看看的时候 (ftp://xxxx:xxxx@IP:port)
却出现无法显示网页的状况 ( 我在架Server这台电脑用IE试连可以连得上 没问题 )
但我从 server 的纪录上却有看到他的IP有连线过来的纪录
以下是 server 的纪录
(not logged in) (220.133.0.xxx)> Connected, sending welcome message...
(not logged in) (220.133.0.xxx)> 220 Hello
(not logged in) (220.133.0.xxx)> USER test
(not logged in) (220.133.0.xxx)> 331 Password required for test
(not logged in) (220.133.0.xxx)> PASS ****
test (220.133.0.xxx)> 230 Logged on
test (220.133.0.xxx)> CWD /
test (220.133.0.xxx)> 250 CWD successful. "/" is current directory.
test (220.133.0.xxx)> TYPE A
test (220.133.0.xxx)> 200 Type set to A
test (220.133.0.xxx)> PASV
test (220.133.0.xxx)> 227 Entering Passive Mode (125,224,209,xxx,10,243)
test (220.133.0.xxx)> 421 Connection timed out.
test (220.133.0.xxx)> disconnected.
---------------------
220.133.0.xxx <- 这是我朋友的IP
125,224,209,xxx <- 这是我的IP
以上讯息我只看得懂 他有连线过来了 帐号密码也都没问题
可是他那边却出现无法显示网页
然後 server 就 Connection timed out 之後就断线了
想请教架站高手这样的情况该如何解决呢 ?
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 125.224.209.56
※ 编辑: azurinecloud 来自: 125.224.209.56 (12/23 14:48)
※ 编辑: azurinecloud 来自: 125.224.209.56 (12/23 14:51)
1F:推 donyingle:passive mode的问题吧,试试用另一个mode 01/03 01:46