FATAL ERROR: No supported authentication methods available in ftp-server-centos-7 – FTP lỗi
– yum install vsftpd ftp -y
– sudo nano etc/ssh/sshd_config
change : PasswordAuthentication no to asswordAuthentication Yes
– service sshd restart
centos 7