Re: ProFTPD and xinetd.conf

2000-12-06 Thread Jason Costomiris
On Wed, Dec 06, 2000 at 06:39:09AM -0400, Michael Burger wrote: : Your easiest bet will be to try the ProFTPd site to see if they've : put together an RPM for RH7/xinetd. Even easier - run proftpd as a standalone daemon. There's also inetdconvert... -- Jason Costomiris <>< | Technol

Re: ProFTPD and xinetd.conf

2000-12-06 Thread Michael Burger
Your easiest bet will be to try the ProFTPd site to see if they've put together an RPM for RH7/xinetd. Short of that, you can create /etc/xinetd.d/ftp, mimicking the settings from inetd.conf, but placing them on the appropriate lines in the file. On Tue, 5 Dec 2000 23:04:35 -0800 (PST), Chris Ch

ProFTPD and xinetd.conf

2000-12-05 Thread Chris Cho
Sorry for the question, but how do you get proFTPd working with xinetd.conf? I just moved from 6.2 to 7, and didn't realize the difference. Also, it looks like you have the choice to used either the xinetd.conf or the old inetd.conf. Is there an actual benefit useing the xinetd.conf? Thanks all, y