PDA

View Full Version : FTP server weirdness




hw711
Jan 16, 2004, 02:22 PM
I setup a FTP server on one of our new G5s. But for some reason, I can't login from any other macs (connection failure). When I try to login from a PC, it's fine. Really strange. Help?



Kwyjibo
Jan 16, 2004, 02:56 PM
are you sure you typing in the addresses properly...
the only reason i start there is the "fpt" thing

hw711
Jan 16, 2004, 02:58 PM
Sorry about the typo. No, I tried it many times on several machines (Macs and PCs) and got the same result. I can only lon on to the FTP server from PCs.

Rower_CPU
Jan 16, 2004, 03:24 PM
How are you trying to log in from the Macs?

hw711
Jan 16, 2004, 03:26 PM
I tried to use web brosers ("ftp://user:pass@address") and ftp clients (Fetch on Macs).

I don't know why my semicolon looks like a smily face.

jeremy.king
Jan 16, 2004, 03:33 PM
What kind of error are you getting in Fetch?

Have you tried connecting using terminal?

ftp ipaddress

should prompt for username password and should it fail, you may get a better error message.

Just a thought.

hw711
Jan 16, 2004, 04:40 PM
With Fetch, it says ""...the connection to the host is refused." Ftp through the OS X terminal worked though. Weird, maybe different clients use different ways to connect to the server and server only allows certain ways. I am not sure. Urgghh.