How To Upload Content To Your Plesk Server Using FTP

FTP stands for File Transfer Protocol, a method of transferring files over the Internet. To upload files via FTP, you will need a special program called an FTP/SFTP client.

Among the many options you will have will be:

You can download FileZilla from this link below:

https://filezilla-project.org/download.php?type=client

Its documentation can be found here:

https://wiki.filezilla-project.org/Documentation

Of course, you are free to use a different FTP client, and there are many of them online.

To connect to an FTP server, you need the following information:

*Please note that Port 21, the FTP Port, is disabled on our servers.

You must use FTPS or SFTP to be able to upload content using an FTP client.

To publish a website using FTPS:

  1. Connect to your subscription on the server with an FTPS client program using your FTPS account username and password. Enable the passive mode if you are behind a firewall. Refer to your FTPS client documentation to learn how to enter passive mode.

  2. Upload the files and directories of your site to the httpdocs directory. If you use CGI scripts, place them in the cgi-bin directory.

  3. Close your FTPS session.

You can also set up additional FTPS accounts if you need to collaborate on website content with other users.

How to add additional FTP accounts

If you are working on your website together with someone else or hosting subdomains for other users, you might want to create separate FTP accounts for them.

To create an additional FTP account:

  1. Go to Websites & Domains and click FTP Access.

  2. Click Add FTP Account.

  3. Specify the following: Click OK.

  4. Click OK.

To change the properties of an additional FTP account:

  1. Go to Websites & Domains and click FTP Access.

  2. Click the required FTP account name in the list.

  3. Make the required changes and click OK.

To remove an additional FTP account:

  1. Go to Websites & Domains and click FTP Access.

  2. Select the checkbox corresponding to the FTP account you want to remove and click Remove. Note that the main FTP account of a subscription cannot be removed.

  3. Confirm removal and click OK.