ed... [root@lserver2 root]# ftp 127.0.0.1 Connected to 127.0.0.1 (127.0.0.1). 220 lserver2.mesa.com FTP server ready [root@lserver2 root]# ftp localhost Connected to localhost (127.0.0.1). 220 lserver2.mesa.com FTP server ready i'm running rh 8.0 -bruce -----Original Message----- From: redhat-list-bounces@xxxxxxxxxx [mailto:redhat-list-bounces@xxxxxxxxxx]On Behalf Of Ed Wilts Sent: Saturday, October 30, 2004 7:21 AM To: bedouglas@xxxxxxxxxxxxx; General Red Hat Linux discussion list Subject: Re: ftp questions.... On 10/30/04 08:45, bruce wrote: > thanks for getting back to me... and yeah.. it's running.. i can ftp in with > a ftp client from another box... > > the issue i'm having is that although i can ftp in/access files from another > box, when i do a: > # ps -aef | grep ftp > > i get > > # > > which is curious.. to say the least... It would make sense if it's based out of inetd or xinetd. Which version of Red Hat Linux are you running? cat /etc/redhat-release if you're not sure. Also, do the following: # rpm -qa | grep ftp > i can even enable/disable the ftp server/service from the gui (gnome) so the > box is actually running a ftp server/service.... > > but i need to figure out the rest of the issues that i mentioned... > > in my /usr/sbin i see in.wuftpd, vsftpd, and wu.ftpd... You may have both installed. Go to a command line and enter: $ ftp localhost Let's see the output of that. By default, both vsftpd and wu-ftpd will identify themselves in the response text. -- Ed Wilts, RHCE Mounds View, MN, USA mailto:ewilts@xxxxxxxxxx Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list