|
: 关于vsftpd的问题
以前用2.4.20内核时是正常的,现在重新编译用类2.6.0的内核就出现这个问题了:
root@njuibd:~#ftp localhost
Connected to localhost.
220 (vsFTPd 1.2.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
Segmentation fault
这是什么问题呢?有人知道么?
请教了!!!
多谢! |
|