我试图在我的vsftpd服务器上使用CentOS配置FTP服务器。我已经使用yum install vsftpd安装了FTP服务器,下面是:http://www.cyberciti.biz/tips/rhel-fedora-centos-vsftpd-installation.htmlcannot change directory:/home/usernameError: Could not connect to server
查看
问题是,vsftpd服务在从另一台服务器传输工作配置后无法启动。/etc/vsftpd.chroot_list以添加本地用户名。/etc/vsftpd/vsftpd.confanonymous_enable=NOwrite_enable=YES$ sudo systemctl status vsftpd
我试图在CentOS 5.3 x64上设置一个vsftpd服务器。我无法让任何本地用户登录的工作。这是我的vsftpd.conf:write_enable=YESconnect_from_port_20=YESpam_service_name=vsftpdlog_ftp_protocol=YES下面是vsftp.log: C