01-08-2008, 03:52 AM
how do i setup a ftp server and user accounts and configure things?
ty
ty
ftp
|
01-08-2008, 03:52 AM
how do i setup a ftp server and user accounts and configure things?
ty
01-08-2008, 05:53 AM
filezilla-project.org
Two seconds of google searching realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else Mooga Wrote:OrangeBox is a WHORE.
01-08-2008, 05:54 AM
drazah Wrote:how do i setup a ftp server and user accounts and configure things? For CentOS/Fedora I always use VSFTPD. You can install it with yum and its up and running within seconds...Pretty simple
01-08-2008, 06:34 AM
yeah i have vsftpd but i dont know how to create user accounts etc and set it all up correctly
01-08-2008, 08:06 AM
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. |
« Next Oldest | Next Newest »
|