|
|
发表于 2005-6-29 08:41:21
|
显示全部楼层
我的vsftp也出现这个问题了,以前一直正常的,
提示如下:
[root@localhost /]# ftp localhost
Connected to localhost.localdomain.
220 (vsFTPd 2.0.1)
Name (localhost:root): ftp
331 Please specify the password.
Password:
230 Login successful.
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> ls
500 OOPS: capset
ftp: bind: Address already in use
ftp> ls
200 PORT command successful. Consider using PASV.
500 OOPS: vsf_sysutil_recv_peek
ftp> ls
No connect
这到底是怎么回事啊!
服务器版里搜不到相关帖子。 |
|