0

I was working on my server one minute, the next minute for what appears to be no reason at all, I can't connect to any of my servers via FTP. I've been trying for 4 hours so far to find a solution.

I'm on OS X 10.8.5 and use Transmit for FTP.

Things I've tried already:

  1. Downloaded FileZilla and tried connecting on this, but the same problem occurs. It appears to detect the server, but won't connect.

  2. Browser based FTP, and this works fine.

  3. I tried turning on and off the firewall on OS X (this was not on)

  4. Can't connect to FTP using iPad.

  5. Restarting every device: my computer, iPad, my modem and router.

It would be great if anyone can help, or push me in the right direction.

Dave M
  • 13,250

1 Answers1

0

Are you behind a firewall or using NAT? Try telnet-ing into each server. See if for some reason a port might have mistakenly been closed either by your ISP or a misconfiguration of a firewall. Can you ssh in?

Are you trying the standard ports? FTP-20,21

What about passive FTP? Are ports blocked?