
Synchronize the contents of your local files with the VCS repository by pressing Ctrl+T or selecting VCS | | Update from the main menu. Upload files after synchronizing with a VCS repository See Manage files under version control for details. If the default server or server group group is appointed, you can also select Upload to. Right-click a file, then select Deployment | Upload to from the context menu, and choose the target deployment server or server group from the list. Switch to the Local Changes view to view the locally changed files. All the folders and files under the specified roots will be uploaded recursively. In the Local roots to upload area, create a list of root folders to upload. In the Upload to Remote Host dialog that opens:įrom the Server list, choose the target deployment server or server group. If the area is folded, click to expand it. In the Before launch area, click and choose Upload Files to Remote Host from the list. Upload application sources automatically before the PHP remote debugging sessionĬreate a PHP Remote Debug run/debug configuration.

If the default server or server group is appointed, you can also select Upload to. In the Project tool window, right-click a file or folder, then select Deployment | Upload to from the context menu, and choose the target deployment server or server group from the list. PhpStorm shows the logs in the File Transfer tool window ( View | Tool Windows | File Transfer).


Manually, at any time through a menu command.Īutomatically, every time a file is updated, or before starting a debugging session, or during a commit to your version control system.įor downloading files and folders, PhpStorm supports only the manual mode. PhpStorm provides the following main ways to upload project files and folders to deployment servers:
