读书人

vsftp “553 Could not create file.”

发布时间: 2013-02-19 11:11:40 作者: rapoo

vsftp “553 Could not create file.” 错误

一、 先确保你的SELinux关闭了,命令如下:

?

sestatus

?

返回“SELinux status: ? ? ?disabled”,可以进行下一步。否则看这篇文章:http://heipark.iteye.com/blog/1671578

?

二、确保你的上传目录权限为777

?

三、上传命令要写对:

?

√ put c:/Go.txt /data/cache4//src/Go.txt
X put c:/Go.txt /data/cache4//src/

?

--end

?

?

读书人网 >VSTS

热点推荐