Steps 1- sudo apt-get install — reinstall vsftpd.
Steps 2-sudo cp /etc/vsftpd.conf /etc/vsftpd.conf_default
make a copy of default of configure file.
Steps 3-sudo nano /etc/vsftpd.conf
Steps 4- sudo apt install vsftpd
Steps 5- sudo systemctl start vsftpd
Steps 6- sudo systemctl enable vsftpd