This Article Is Not for Linux beginners
Install ftp rpm
in Linux red hat 6.1 by using Linux DVD
Installation of FTP rpm
Insert Linux DVD and open Package Folder right click
open in terminal And Type
# rpm –ivh vsftpd-2.2.2-6.el6_0.1.x86_64.rpm
Now ftp rpm is installed
Now enable ftp service
Open terminal
# setup
System service---> and enable
[*] vsftpd and ok
Now Restart FTP service
Open terminal
# service vsftpd restart
Now upload file on ftp directory
/var/ftp/pub upload file here
Now your ftp
is start
You Can Access
Your using This type Of Address ftp://your server name (e.g.-ftp://10.0.0.1/kashan)
Note
:-
All
Command Is Case sensitive
You must have root rights Or log on with root
This Article By Engineer Kashan Khan
No comments:
Post a Comment