>>> 此贴的回复 >> 修改其配置檔案就可以了 打開 vsftpd.conf 配置檔案,我想應該可以找到 umask 相關配置設定呼 ?
http://vsftpd.beasts.org/vsftpd_conf.html
anon_umask The value that the umask for file creation is set to for anonymous 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
ocal_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
[ 关闭窗口 ]