How to create a user for ftp server?
edit /etc/vsftpd.conf
and remove #
from local_enable=YES
,
write_enable=YES
and chroot_list_enable=YES
.
now enter this to terminal sudo touch /etc/vsftp.chroot_list
and finally edit /etc/vsftp.chroot_list
and add one user per line.