LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   ftp: connect : connection refused (https://www.linuxquestions.org/questions/linux-networking-3/ftp-connect-connection-refused-59528/)

udayan 05-13-2003 04:11 AM

ftp: connect : connection refused
 
i recently installed Redhat Shrike and ran a command --

ftp localhost

but this doesnt work..

now how can i go about starting ftp services..
well one point i would like to mention is that i checked for services , where i didnt find any ftp command....

:Pengy:

thanx in advance..
udayan

vladkrack 05-13-2003 06:15 AM

Probably you don't installed the right packages, try proftpd or wu-ftpd.

Theres a how-to:
http://www.linuxdoc.com/index.lxp?lx...ini/FTP%2ehtml

WorldBuilder 05-13-2003 07:17 AM

type:

# rpm -qa | grep ftp

That will tell you what ftp services you have installed, and we'll go from there!

Chris

udayan 05-13-2003 11:46 PM

i have the following packages..
 
tftp
ftp
ftpcopy
gftp
ncftp
tftp
lftp
vsftpd

now what do i do.. ??
:jawa:
udayan

udayan 05-13-2003 11:55 PM

ok
 
i got the above files along with some version nos too.. and i got it with the command

what cj said --

rpm -qa | grep ftp

now ....??
:jawa:

udayan


All times are GMT -5. The time now is 12:33 PM.