jacking_dl
vsftp 经常性出问题(sun 280r+2811+2950)
C:/Documents and Settings/Administrator>ftp 172.16.0.6
Connected to 172.16.0.6.
220 (vsFTPd 2.0.5)
User (172.16.0.6none)): openlab
331 Please specify the password.
Password:
230 Login successful.
ftp> dir
200 PORT command successful. Consider using PASV.
500 OOPS: vsf_sysutil_bind
ftp> dir
500 OOPS: priv_sock_get_result
Connection closed by remote host.
ftp> dir
Not connected.
ftp> dir
Not connected.
用cuteftp图形化界面就正常,这是为什么?
重新启动vsftp也不好用,重新启动主机才行。
/etc/vsftpd.conf 内容:
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
xferlog_enable=YES
connect_from_port_20=YES
listen=YES
各位老大帮我看看,我是菜鸟。谢谢