[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: [LI] problem with ftp in RedHat 6.1
Guruprasad, Mahendrakar V (IE10) forced the electrons to say:
> Hi all,
> I installed RedHat 6.1 in my machine. But I am not able to ftp to it
> from other machines. Whenever I try
> to ftp, it says connection closed by remote host. But I can ftp to
> other machines from the source machine.
That usually means that you forgot to install the wu-ftpd RPM. Install it.
Or you removed the x permissions on /usr/sbin/in.ftpd. Put it back.
Basically, inetd is taking your connection to a nonexistent ftp server.
Binand
--
#include <stdio.h> | Binand Raj S.
char *p = "#include <stdio.h>%cchar *p = %c%s%c; | This is a self-
int main(){printf(p,10,34,p,34,10);return 0;}%c"; | printing program.
int main(){printf(p,10,34,p,34,10);return 0;} | Try it!!
--------------------------------------------------------------------
The Linux India Mailing List Archives are now available. Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.