I found rpm versions so i installed those
I installed the program and the inetd as well. Here is the output
and[root@localhost src]# rpm -ivh --replacefiles proftpd-1.2.5rc1-1.i386.rpm
Preparing... ########################################### [100%]
1roftpd ########################################### [100%]
I went to /etc inetd.conf and it was there and said this[root@localhost src]# rpm -Uvh proftpd-inetd-1.2.5rc1-1.i386.rpm
Preparing... ########################################### [100%]
1roftpd-inetd ########################################### [100%]
grep: /etc/inetd.conf: No such file or directory
inetd: no process killed
I think it installed but I dont know how to configure it. I am trying to list the config files and doc files from the rpm but it wont
ftp stream tcp nowait root /usr/sbin/tcpd in.proftpd
According to tne RPM manual it says
[root@localhost src]# rpm -c proftpd-1.2.5rc1-1.i386.rpm
RPM version 4.0.3
Copyright (C) 1998-2000 - Red Hat, Inc.
This program may be freely redistributed under the terms of the GNU GPL
I think it istalled correctly but how do I adjust the config files, maybe I dont because its a RPM
How do I test if it works. I dont think I can connect from within my LAN


Reply With Quote
Bookmarks