PyCharm 2.7.2 Web Help

The dialog box opens when you click the Add toolbar button add.png on the Deployment page.

Use the dialog box to create new Web server configurations.

ItemDescription
NameIn this text box, type the name of the new Web server configuration.
ProtocolFrom this drop-down list, choose the way to access the server. The available options are:
  • FTP: choose this option to have PyCharm access the server via the FTP file transfer protocol.
  • SFTP: choose this option to have PyCharm access the server via the SFTP file transfer protocol.
  • FTPS: choose this option to have PyCharm access the server via the FTP file transfer protocol over SSL (the FTPS extension).
  • Mounted folder: choose this option to have PyCharm access the server via a mounted folder.
  • Local: choose this option to create a configuration with a Web server running on your local machine.

See Also

Procedures:

Reference:

Web Resources: