CLion
 
Get CLion
Join the CLion 2025.1 Early Access Program and try out new features before they are released! Find out more

Remote server configuration

Last modified: 11 October 2024

Use this dialog to configure deployment entries for your remote project (CMake or Makefile). You can use FTP/SFTP/FTPS protocols to access the remote host.

To create a remote server configuration in CLion, you need to:

  1. Authenticate with the remote host and set up connection between the web server installed on it and CLion.

  2. Configure mapping between the CLion project and the project folder on the host and its corresponding URL path.

Now that you have the server configuration added, you can access the server's files and folders in the Remote Host tool window. Go to Tools | Deployment | Browse Remote Host in the main menu, and in the tool window that opens, select the configured server from the drop-down list.

Open the Remote Host tool window and select the server