文件操作 - vsftpd.xinetd
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/doc/vsftpd-3.0.2/vsftpd.xinetd
编辑文件内容
# default: off # description: The vsftpd FTP server serves FTP connections. It uses \ # normal, unencrypted usernames and passwords for authentication. service ftp { socket_type = stream wait = no user = root server = /usr/sbin/vsftpd server_args = /etc/vsftpd/vsftpd.conf nice = 10 disable = yes flags = IPv4 }
修改文件时间
将文件时间修改为当前时间的前一年
删除文件