Results 1 to 9 of 9
Threaded View
-
3rd Jul 2011, 09:21 PM #9Member
I assume you are using CentOS.
There are two ways to do this:
To install a ftp client without using a control panel
To install a Control Panel (such as cPanel and Kloxo) which comes with FTP Client pre-installed.
So, if you want to use a FTP Client without using a control panel you can install it by firstly connecting via SSH, then typing the following commands on your SSH Client.
yum install vsftp
vsftpd start
/etc/vsftp/vstpd.conf
chkconfig vsftpd on
1) yum install vsftpd
2) /etc/init.d/vsftpd restart
3) useradd username
4) passwd username
The second way is by install a Control Panel, i will be using Kloxo in this one.
mkdir temp && cd tempsh ./kloxo-install-master.sh
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
themaCreator - create posts from...
Version 3.45 released. Open older version (or...