ftp服务部署
Posted kazihuo
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ftp服务部署相关的知识,希望对你有一定的参考价值。
注:Centos7环境,添加用户指定目录后默认其为此用户的共享目录。
chroot_local_user=YES chroot_list_enable=YES # (default follows) chroot_list_file=/etc/vsftpd/chroot_list allow_writeable_chroot=YES
以上是关于ftp服务部署的主要内容,如果未能解决你的问题,请参考以下文章