Tag Archives: upload ftp in client redhat linux
FTP Server Configuration in Redhat Linux
FTP Stands for File Transfer Protocol. FTP is a protocol used to transfer files from one machine to a server. In general most FTP are used for website file uploading in web server through remote login. All web server have the facility of ftp login and ftp file transfer. Most browsers will support ftp connection.
Here we are going to configure ftp server in redhat linux.
Port Number: 20 & 21
Package Name: vsftpd
Service Name: vsftpd
Sever Side Configuration
#yum install vsftpd*
To configure ftp server, do the following changes in





