VPS de Centos kullanıyorsanız.
Aşağıdaki komutları Putty kullanarak çalıştırın :
service iptables save
service iptables stop
chkconfig iptables off
yum -y downgrade pure-ftpd
/script/upcp
/script/cleanup
yum -y update
service xinetd restart
veya
chkconfig pure-ftpd on
yum –y downgrade pure–ftpd
sh /script/upcp
sh /script/cleanup
yum –y update
service xinetd restart
komutlarını kullanın