小编gus*_*siq的帖子

Ubuntu vsftpd 服务器错误:500 OOPS:无法读取 chroot() 列表文件:/etc/vsftpd.chroot_list

我使用 vsftpd 为 Ubuntu 配置了一个 FTP 服务器。但是,我无法访问服务器。

Status: Connecting to IP
Status: Connection established, waiting for welcome message...
Response:   220 (vsFTPd 2.3.2)
Command:    USER userhere
Response:   331 Please specify the password.
Command:    PASS ***************
Response:   500 OOPS: could not read chroot() list file:/etc/vsftpd.chroot_list
Error:  Critical error
Error:  Could not connect to server
Run Code Online (Sandbox Code Playgroud)

编辑

问题解决了!注释该行chroot_list_enable=YES

ubuntu ftp vsftpd

1
推荐指数
1
解决办法
3万
查看次数

标签 统计

ftp ×1

ubuntu ×1

vsftpd ×1