Ftp

From KlavoWiki
Revision as of 09:51, 27 May 2010 by David (talk | contribs)
Jump to navigationJump to search

To install a TFTP server use the following commands.

yum -y install vsftpd
service vsftpd start
chkconfig vsftpd on

A folder is created at /var/ftp/ which contains the location for TFTPing.