You are on page 1of 1

How to configure the Ftp server

Step 1- You have to install the services for ftp


(vsftpd-2.0.1-5.EL4.5)

Step2- Go to that files & edit


Vi /etc/vsftpd.ftpusers
#root (user to access for ftp)
:wq (For save the file)

Step3- Go to that files & edit


Vi /etc/vsftpd.user_list
#root (user to access for ftp)
:wq (For save the file)

Step4-
#Service vsftpd restart
#Chkconfig vsftpd on

You might also like