首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > PowerDesigner >

RHEL5 vsftpd 下传失败

2012-08-07 
RHEL5 vsftpd 上传失败C:\Documents and Setting Connected to 192.168.220 (vsFTPd 2.0.5)User (192.168.

RHEL5 vsftpd 上传失败
C:\Documents and Setting Connected to 192.168.220 (vsFTPd 2.0.5)
User (192.168.0.11:(nonymous 331 Please specify the password
Password:
230 Login successful.

ftp> put d:a.txt
200 PORT command successful. Consider using PASV.
550 Permission denied.

原因:
SELinux模式问题,
运行setsebool -P ftp_home_dir on指令即可。


热点排行