How to setup FTP to a box running CentOS 6? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: How to setup FTP to a box running CentOS 6? (
/showthread.php?tid=405383)
How to setup FTP to a box running CentOS 6? -
Deal-or-die - 06.01.2013
Hey,
I was curious as to know how to setup FTP that can be either connect to via a webpage or preferably an FTP client on a box running CentOS 6.
I have looked around for a simple guide or something as I am rather new too dealing with VPSs but nothing seems to work, any help or assistance would be greatly appreciated.
Thanks,
Deal
(Sorry if I have posted this in the wrong section.)
Re: How to setup FTP to a box running CentOS 6? -
Samp_India - 07.01.2013
See
https://www.digitalocean.com/communi...on-centos-6--2
Re: How to setup FTP to a box running CentOS 6? -
kaisersouse - 07.01.2013
yum install vsftpd
service vsftpd start
There...FTP server
Re: How to setup FTP to a box running CentOS 6? -
AndyRixon - 08.01.2013
I have a little script that will install all sorts including a FTP server.
http://andy-rixon.co.uk/tutorials/vp...entos5-632bit/