file_open_mode
The permissions with which uploaded files are created. Umasks are applIEd on top of this value. You may wish to change to 0777 if you want uploaded files to be executable.
Default: 0666
总结local_umask
The value that the umask for file creation is set to for local users. NOTE! If you want to specify octal values,remember the “0” prefix otherwise the value will be treated as a base 10 integer!
Default: 077
以上是内存溢出为你收集整理的linux – 在VSFTP上载中设置文件权限全部内容,希望文章能够帮你解决linux – 在VSFTP上载中设置文件权限所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)