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

Access files on web servers

Last modified: 10 August 2022

Once you have set up synchronization between your local application sources and the application sources on a server, you can create new folders, move, rename, and delete existing files and folders. You can also compare files and folders on the server with their local versions.

For the sake of simplicity, any file or folder in your IntelliJ IDEA project is called local and any file or folder on the server is called remote, even if the server is actually installed on your machine. For details, see Configure synchronization with a Web server.

Although IntelliJ IDEA supports direct editing of individual non-project files on servers, to keep your local and remote sources synchronized, configure automatic upload using the Upload changed files automatically to the default server list in the Options dialog.

IntelliJ IDEA uses server configurations to control access to servers (FTP, FTPS, SFTP, WebDAV, or Local or Mounted Folder).

From the Remote Host tool window, you can right-click files and directories to create, move, rename, and delete files and folders on the server, as well as upload and download the desired items.