Skip to content
Sign In Create account

Your website

Upload your website with FTP (FileZilla)

Connect securely with FTP over TLS and put your files in the right folder.

1 min read Updated

FTP moves files between your computer and your hosting. Our servers accept FTPS — FTP encrypted with TLS — on port 21, so your password and files are never sent in the clear.

Any FTPS program works — FileZilla, WinSCP, Cyberduck, Core FTP. The steps below use FileZilla, which is free for Windows, macOS and Linux.

What you need

  • Host — your domain, or the server address under Connection details.
  • Username and password — your control panel account name and password, or an FTP account you created in cPanel or Plesk.

Connect with FileZilla

  1. Open FileZilla and choose File → Site Manager.
  2. Click New site and name it after your domain.
  3. Fill in the connection:
FieldValue
ProtocolFTP – File Transfer Protocol
Hostyourdomain.com
Port21
EncryptionRequire explicit FTP over TLS
Logon TypeNormal
UserYour FTP username
PasswordIts password
  1. Click Connect. The first time, FileZilla shows the server's certificate — tick Always trust this certificate in future sessions and click OK.

Upload the files

  1. On the right, open the website folder:
    • cPanel (Linux): public_html
    • Plesk (Windows): httpdocs
  2. On the left, select your files, right-click and choose Upload.

Your home page must be called index.html or index.php (or another name the server looks for). See Where your website's files go.

Tip

Connection times out after it logs in? Switch the data connection mode. In Site Manager → Transfer Settings, choose Passive (or Active if passive fails) for that site.

Note

Some programs offer implicit and explicit FTPS. Always choose explicit (sometimes called FTPES).

Still stuck?

Open a ticket from your control panel and say which step you reached. A screenshot of what you see is the fastest way to show us.

Still stuck

Nothing here fits? Write to us.

Tell us what you are trying to do rather than what went wrong, and we will tell you whether it is something we can fix from here.

  • Answered by a person

    There is no ticket robot in front of us. What you write is what somebody reads.

  • Say what you are trying to do

    The fastest answers come from the message that explains the goal, not only the error.

  • Your services are already in front of us

    Sign in first and we can see the account the question is about without asking you to describe it.