We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19d0f73 commit e842e32Copy full SHA for e842e32
docs/guides/file_sharing/secure_ftp_server_vsftpd.md
@@ -78,7 +78,7 @@ Ensure that "write_enable" is yes also:
78
write_enable=YES
79
```
80
81
-Find the line to "chroot_local_users" and remove the remark. Add two lines after that shown here:
+Find the line to "chroot_local_user" and remove the remark. Add two lines after that shown here:
82
83
```bash
84
chroot_local_user=YES
0 commit comments