PyCharm
 
Get PyCharm
You are viewing the documentation for an earlier version of PyCharm.

Create a remote server configuration

Last modified: 11 February 2024

In the remote server configuration, a server runs on another computer (a remote host). To access files on the server, use FTP/SFTP/FTPS/WebDAV protocols.

To configure access to the server in this setup, you need to specify the following:

  1. Connection settings: server host, port, and user credentials.

  2. The server configuration root folder and the URL address to access it.

  3. Correspondence between the project root folder, the folder on the server to copy the data from the project root folder to, and the URL address to access the copied data on the server. This correspondence is called mapping.

Remote deployment