Click to See Complete Forum and Search --> : AHHH, need help setting up an ftp server.
jsbush
02-05-2001, 08:48 PM
I've been despertly tring to set up an ftp server on Redhat 7.0 with no luck, I don't even know where to start. I've tried glftpd, wu-ftpd, proftpd and I can't find enought simple explaintions for an idiot like me to understand.
All I want is some really simple ftp server.
What do you guys recommend me to try?
Ryeker
02-05-2001, 09:09 PM
ProFTPd
http://www.linuxnewbie.org/nhf/intel/software/proftpd.html
jsbush
02-06-2001, 05:48 PM
Thanks,
But I don't have an Inetd.conf file, and all the places I've read to configure proftpd is you need to edit the inetd.conf file.
element-x
02-06-2001, 06:04 PM
That assumes you don't set it up as a standalone daemon, which is very easy to do.
The docs within the package are very easy to follow, and in fact are very helpful, so take a peek at it.