cat << EOF > /etc/apt/sources.list deb http://http.kali.org/kali sana main non-free contrib deb http://security.kali.org/kali-security/ sana/updates main contrib non-free EOF
apt-get update apt-get dist-upgrade # get a coffee, or 10. reboot
Install vsftpd in Kali Linux
1
apt-get install vsftpd
If you want to allow local users to log in and to allow ftp uploads you have to edit file /etc/vsftpd.conf uncommenting the following