您好,欢迎来到要发发知识网。
搜索
您的当前位置:首页Centos7.4 安装vsftpd

Centos7.4 安装vsftpd

来源:要发发知识网

参考 非常不错的文章

nano /etc/vsftpd/vsftpd.conf

anonymous_enable=NO

local_enable=YES

ascii_upload_enable=YES

ascii_download_enable=YES

chroot_local_user=NO

chroot_list_enable=NO

chroot_list_file=/etc/vsftpd/chroot_list

#当chroot_list_enable=NO,chroot_local_user=NO时,所有的用户均可以切换到其他目录

最后一行添加 allow_writeable_chroot=YES

nano /etc/vsftpd/chroot_list

添加用户名

开机启动

systemctl enable vsftpd.service

systemctl start vsftpd.service

Copyright © 2019- net188.cn 版权所有 湘ICP备2022005869号-2

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务