ubuntu 16.04 ftp连接问题

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ubuntu 16.04 ftp连接问题相关的知识,希望对你有一定的参考价值。

排除防火墙,服务没开启,密码不正确等问题后。


创建新用户应useradd -m -s /bin/bash username

修改/etc/vsftpd.conf中的chroot_local_user=YES

去掉家目录写权限chmod a-w 家目录路径

本文出自 “Doerthous” 博客,谢绝转载!

以上是关于ubuntu 16.04 ftp连接问题的主要内容,如果未能解决你的问题,请参考以下文章

Ubuntu 16.04搭建ftp服务器

[翻译]在 Ubuntu 中使用 SSL/TLS 加密 FTP 连接

ubuntu16.04搭建ftp服务器

Ubuntu16.04 ftp服务器安装+配置

Ubuntu16.04 ftp服务器安装+配置

Ubuntu16.04 FTP Server 完整篇