FTP

2 Topics 4 Posts
  • 0 Votes
    2 Posts
    50 Views
    No one has replied
  • ✅ [Solved] Facing issue connecting to FTP

    Moved
    2
    0 Votes
    2 Posts
    118 Views

    Hi,

    The above issue is occuring because of Cloudflare proxying being enabled on your domain.
    Since Cloudflare is being used on your domain, therefore the DNS record of mail would be pointing to Cloudflare's ip addresses/servers, instead of directly pointing to SiteCountry's servers.

    In this case, I can recommend you two solutions to the problem.

    Use your Control Panel Login URL's Hostname as the Host in FTP Client.

    Suppose your control panel URL is https://ruby.scnservers.net:2222, then you can use the FTP host at ruby.scnservers.net instead of using your domain name example.com or mail.example.com

    Add a DNS records in Cloudflare without Proxying

    Go to your Cloudflare Account, add a DNS record of type : CNAME, Name = ftpx, Value = Control Panel hostname ( for example : ruby.scnservers.net)

    Once done, wait for 2-3 mins and retry connecting to FTP client with host as ftpx.example.com

    We hope this solves the issue. Do not hesitate to let us know if the issue is still unresolved.
    Thank you