Featured Post

FsckVPS – OpenVZ 384M $9.95/mo – 15%OFF FOR LIFE

FsckVPS – www.fsckvps.com Why should you choose us? - Web based control panel which offers full control over your server - 24 hours setup - Trading over 5 years under the current brands - Financially stable, profitable and posses multiple data centers in UK - Decent hardware, top notch service Servers All...

Read More

How to install and configure Vsftpd on Centos

Posted by admin | Posted in Tutorials | Posted on 29-01-2010

Tags: , , ,

0

Install Vsftpd

1.Frist, use yum to install it.

yum install vsftpd

When the install is done, you can start vsftpd using following command:

service vsftpd start

Then you can login anonymous ftp server using any ftp software like FlashFXP.
Note: The default anonymous ftp user home is “/var/ftp/”.