Skip to main content

FTP login problem

Comments

7 comments

  • MikeDVB
    You need to configure the passive ports in the FTP configuration and then open those ports in your firewall. Alternatively you can disable passive connections and force active connections, you can white-list your IP in the firewall, or you can disable the firewall.
    0
  • zerackam
    [quote="MikeDVB, post: 1529392">You need to configure the passive ports in the FTP configuration and then open those ports in your firewall. Alternatively you can disable passive connections and force active connections, you can white-list your IP in the firewall, or you can disable the firewall.
    so there are a few problems first I did not install a firewall on the server there is only centos WHM and Cpanel so i dont think there is a firewall to configure. as far as configuring the passive ports in the FTP config i cheked WHM FTP config.
    0
  • MikeDVB
    In that case I'd do one of two things: 1. Open a ticket with cPanel to see if they can assist you. 2. Hire a competent server administrator.
    0
  • zerackam
    [quote="MikeDVB, post: 1529462">In that case I'd do one of two things: 1. Open a ticket with cPanel to see if they can assist you. 2. Hire a competent server administrator.
    Any ideas why SFTP would work but regular FTP does not?
    0
  • MikeDVB
    [quote="zerackam, post: 1529471">Any ideas why SFTP would work but regular FTP does not?
    sFTP uses SSHD. FTP/FTPS/FTPES uses FTPD.
    0
  • cPanelPeter cPanel Staff
    Hello, Please go to your WHM => Service Configuration => FTP Server Configuration and tell me what you have for TLS Encryption Support. Or as suggested by Michael Denney above, open up a support ticket using the link in my signature.
    0
  • talk2prakash
    [quote="zerackam, post: 1529471">Any ideas why SFTP would work but regular FTP does not?
    Are you able to telnet the port 21 port from your local system to your server where your site is hosted ? Telnet from windows machine ===================== telnet yourdomainname 21 See if you could able to connect to the server or whether you're receiving any error in connecting through port 21
    0

Please sign in to leave a comment.