由 diver 在 07-21-2004 19:08 发表:
无法登录ftp服务器。
最近碰到这个一个问题:
从终端登录:
> quote:
>
> * * *
>
>
>
> [xzh@abc xzh]$ ftp 192.168.254.8
>
> Connected to 192.168.254.8 (192.168.254.8).
>
> 220 Serv-U FTP Server v5.0 for WinSock ready...
>
> Name (192.168.254.8:xzh): anonymous
>
> 331 User name okay, please send complete E-mail address as password.
>
> Password:
>
> 230 User logged in, proceed.
>
> Remote system type is UNIX.
>
> Using binary mode to transfer files.
>
> ftp> ls
>
> 227 Entering Passive Mode (192,168,254,8,6,9)
>
> ftp: connect: Connection refused
>
> ftp>
>
>
>
> * * *
即能够连上,但连上后不能够执行任何命令!
>
> 源码:
>
> * * *
>
>
> >
> ftp: connect: Connection refused
> >
>
>
> * * *
用浏览器(mozilla)也不能够连接,但在windows下使用IE,则又可以。
We believe that the UNIX operating system is the best operating system available today.
------------------
03.9.20
由 Snoopy 在 07-21-2004 19:15 发表:
没有list权限 ?
And then in the evening light, when the bars of freedom fall
I watch the two of you in the shadows on the wall
How in the darkness steals some of the choices from my hand
Then will I begin to under
由 diver 在 07-21-2004 20:16 发表:
但如何解决在IE可以使用而在Mozilla下面不可以使用呢?
We believe that the UNIX operating system is the best operating system available today.
------------------
03.9.20
由 jcqian 在 07-21-2004 21:26 发表:
passive
在ftp:>下输入passive
关掉passive模式再试试
再不行的话要看vsftpd.conf配置了
CS game server:
olimpos.vicp.net:27015
Hellas Board:
olimpos.vicp.net/forums
Hellas ftp server:
由 jcqian 在 07-21-2004 21:28 发表:
提供下载 o=rx
提供上传 o=wx
CS game server:
olimpos.vicp.net:27015
Hellas Board:
olimpos.vicp.net/forums
Hellas ftp server:
由 diver 在 07-21-2004 21:43 发表:
thx
ok了。
开启passive模式与关闭passive模式有什么区别呢?
如果在服务器上设置,应该对应于哪一项。
We believe that the UNIX operating system is the best operating system available today