|
为什么我wu_ftp服务器匿名用户不能登录
我在redhat8下装了wu_ftp(光盘自带的)使用本机用户名可以登录,但是用anonymous输入email作为密码,却不能登录!提示错误如下:请各位指点:
谢谢。
[ghw@ghw ghw]$ ftp localhost
Connected to localhost (127.0.0.1).
220 ghw.khsun.com FTP server (Version wu-2.6.2-8) ready.
Name (localhost:ghw): anonymous
331 Guest login ok, send your complete e-mail address as password.
Password:
530 Can't set guest privileges.
Login failed.
ftp> |
|