SRCDS Steam group


ftp
#1
how do i setup a ftp server and user accounts and configure things?
ty
Reply
#2
filezilla-project.org
Two seconds of google searching Smile
realchamp Wrote:
Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Reply
#3
drazah Wrote:how do i setup a ftp server and user accounts and configure things?
ty

For CentOS/Fedora I always use VSFTPD. You can install it with yum and its up and running within seconds...Pretty simple
Reply
#4
yeah i have vsftpd but i dont know how to create user accounts etc and set it all up correctly
Reply
#5
drazah Wrote:yeah i have vsftpd but i dont know how to create user accounts etc and set it all up correctly


The user account are integrated with the linux user accounts. So you would connect threw your ssh log into root. Then type

adduser usernamehere

Then you must give it a password

passwd username passwordhere

It will make a folder in your home directory and you should be able to log into threw ftp.

Oh ya you have to enable vsftpd, which is very simple. From the command line type

vsftpd

and it will start up.
Reply
#6
i use ssh and works good. i use winscp to connect and transfer files between my computer and the server.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)