I can't connect via FTP, what can I do?

I can't connect via FTP, what can I do?

There are a few common reasons why you may not be able to connect successfully via FTP.

1. Make sure you're using the correct hostname

If you’ve not switched the nameservers to point to VISYOO, you’ll need to use a different hostname to connect via FTP:

  • For Linux and Windows, you can use: ftp.stackcp.com
  • For WordPress you can use: wordpressftp.yourdomain.com

2. Make sure you have the FTP DNS record

If you’ve made any DNS changes you need to make sure that you have a CNAME from: 

 ftp.yourdomain.com -> CNAME -> ftp.stackcp.com (or wordpressftp.yourdomain.com on the WordPress platform).

Without this CNAME you won’t be able to connect using ftp.yourdomain.com.

Please note DNS changes can take roughly 1 hour to propagate.

3. Make sure FTP is unlocked

At VISYOO we utilise an FTP lock system to ensure FTP can only be accessed when required which greatly reduces the risk of compromise to a hosting package. You'll need to make sure this is unlocked to connect via FTP, to do this: 

  • Login HERE
  • Select the hosting package you want to unlock FTP for from Manage Hosting
  • You can then select to unlock FTP by time, or by a specific IP address.

When FTP has been unlocked you'll be shown the time the unlock expires and the option to lock it again.

4. Use the correct password

Make sure you are using the correct password! You’ll need to use the password that is located within the FTP Details section of the package.


    • Related Articles

    • I can't connect via FTP, what can I do?

      There are a few common reasons why you may not be able to connect successfully via FTP. 1. Make sure you're using the correct hostname If you’ve not switched the nameservers to point to VISYOO, you’ll need to use a different hostname to connect via ...
    • I can't connect via FTP, what can I do?

      There are a few common reasons why you may not be able to connect successfully via FTP. 1. Make sure you're using the correct hostname If you’ve not switched the nameservers to point to VISYOO, you’ll need to use a different hostname to connect via ...
    • I can't connect via FTP, what can I do?

      There are a few common reasons why you may not be able to connect successfully via FTP. 1. Make sure you're using the correct hostname If you’ve not switched the nameservers to point to VISYOO, you’ll need to use a different hostname to connect via ...
    • How do I connect via FTP?

      Connecting via FTP to your web hosting is quick and easy. Ensure you have an FTP client available. We'd recommend FileZilla.  Head to Manage Hosting Select Manage On the right-hand side of the control panel, you'll see the FTP panel. You'll need to ...
    • How do I connect via SSH?

      It's only recommended that you connect to your package via SSH if you're familiar with the command line interface.  Windows If you're using Windows, you'll need to download an SSH Client to access SSH. This guide uses PuTTY which is a free SSH client ...