Create a remote server configuration | PyCharm
www.jetbrains.com › help › pycharmDec 27, 2021 · FTPS: choose this option to have PyCharm access the server via the FTP file transfer protocol over SSL (the FTPS extension). In the Create New Server dialog that opens, type the name of the connection to the server and click OK. The Create New Server dialog closes and you return to the Connection tab of the Deployment node.
Configure synchronization with a Web server | PyCharm
www.jetbrains.com › help › pycharmJan 12, 2022 · Synchronization with servers, uploading, downloading, and managing files on them are provided via the FTP/SFTP Connectivity bundled plugin, which is by default enabled. If the plugin is disabled, activate it in the Plugins page of the Settings dialog. For details, see Install plugins. Server access configuration. PyCharm controls interaction with web servers through server access configurations. Anytime you are going to use a server, you need to define a server access configuration, no ...