Create New Project: Add Remote Server
The page opens if you have selected the Add new remote server option on the Create New Project: Specify Remote Server page. On this page, specify a new configuration of settings to connect and authenticate to a remote server.
Item | Description | Available for |
---|---|---|
Name | In this field, type the name of the new remote server configuration. | FTP, FTPS, SFTP |
Type | In this list, choose the way to access the server. The available options are:
| FTP, FTPS, SFTP |
FTP/FTPS host | In this field, specify the host name of the FTP/FTPS server to download the files from. | FTP, FTPS |
Port | In this field, specify the port to use. The default value is 21. | FTP, FTPS |
User name | In this field, type your user name for authentication to the server. | FTP, FTPS |
Log in as anonymous | Select this checkbox to enable anonymous access to the server with your email address as password. | FTP, FTPS |
Password | In this field, type your password for authentication to the server. | FTP, FTPS |
Save password | Select this checkbox to have PhpStorm remember the specified password. | FTP, FTPS |
SSH configuration | From this list, choose one of the created SSH configurations, or click and create a new configuration as described in Create SSH configurations. | SFTP |
Test connection | Click this button to check that the specified settings ensure successful connection via FTP/SFTP/FTPS. | FTP, FTPS, SFTP |
Root path | In this field, specify the server configuration root relative to the root folder on the server. This folder will be the highest one in the folder structure accessible through the current server configuration. Do one of the following:
| FTP, FTPS, SFTP |
Autodetect | Click this button to have PhpStorm detect the user home folder settings on the FTP/SFTP/FTPS server and set up the root path according to them. | FTP, FTPS, SFTP |
Advanced | Expand this area to specify the additional uploading settings. The set of controls in the dialog box depends on the server access type, for details, see Deployment: Connection Tab. | FTP, FTPS, SFTP |
TLS | Choose the method to invoke client security:
| FTPS |
Web server URL | In this field, specify the URL address of the Web server root folder. Click in the field to make sure that the specified server root URL address is accessible and points at the correct web page. Both the HTTP and the HTTPS protocols are supported. | FTP, FTPS, SFTP |
Don't check HTTP connection to server |
| FTP, FTPS, SFTP |