文件操作 - pure-ftpd
返回文件管理
返回主菜单
删除本文件
文件: /etc/xinetd.d/pure-ftpd
编辑文件内容
# default: off # description: pure-ftpd server, xinetd version. \ # Don't run the standalone version if you run \ # this and remember do set "Daemonize" to "no" \ # in /etc/pure-ftpd/pure-ftpd.conf service ftp { disable = yes socket_type = stream wait = no user = root server = /usr/sbin/pure-config.pl server_args = /etc/pure-ftpd/pure-ftpd.conf log_on_success += DURATION USERID log_on_failure += USERID nice = 10 }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件