Trying to kill vsftpd processes using ‘sudo kill
process id’ but it’s not working…
Any suggestions?
type
ps -ef
then see process id of vsftpd
then force kill it by
typing
sudo kill 9 <process_id>
resolving this error is already there in forum, u have to create this directory yourself and include variable ‘secure_chroot_dir’
with the given directory path in .conf file