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-58047/)

shusseina 05-04-2003 04:23 AM

ftp: connect: Connection refused
 
Hi there

I have me Mac and PC connected together, running OS X and Mandrake 8.1 respectively.

While I can connect from either to the other using telnet I cannot using ftp.

I CAN connect from the PC to the Mac via ftp, but NOT from the Mac to the PC, suggesting the PC is not set to allow ftp connections may be.

What do I need to check on my PC?

Thanks!

redgore 05-04-2003 06:12 AM

Check that you have a ftp daemon running. su to root and do:

urpmi proftpd && service proftpd restart

This will then run the ftp server for you and voila !

shusseina 05-05-2003 06:11 AM

Thanks for the help, the commands worked a treat!

Never heard of urpmi, until now.

redgore 05-05-2003 06:18 AM

urpmi is the greatest ever tool. forget using the apt port use urpmi !! www.urpmi.org has a load of how-to's etc. http://plf.zarb.org/~nanardon/urpmiweb.php is a web page that helps you add sources to urpmi.


All times are GMT -5. The time now is 11:25 PM.