Hiyas,
I am having a problem with ftp. I'm running RedHat 5.2, and I have no
problem using ftp or ncftp _out_ from my machine. However, when I try
to use ftp or CuteFTP _in_ to my machine, I get this:
Oct 24 13:47:10 pandora in.ftpd[957]: error: cannot execute
/usr/sbin/in.ftpd: No such file or directory
There is no file anywhere in my system "in.ftpd", yet my installation
has this line in my inetd.conf file:
ftp stream tcp nowait root /usr/sbin/tcpd in.ftpd -l -a
...and ftp is installed: /usr/bin/ftp
Any ideas on why I don't have it? (And where/how to get it installed?)
Thanks. =)