Answer the question
In order to leave comments, you need to log in
How to force PhpStorm to synchronize with a remote server?
The project itself is created, the deployment is configured. When changing local files, everything is synchronized with the server. But it often happens that changes were made on a remote server. And you need to download it to a local copy. I want PhpStorm to automatically check and download all changes from a remote server when I open a project. How and where can I set it up. I searched in the remote connection settings and in the deploy menu. But I didn't see anything like it.
Answer the question
In order to leave comments, you need to log in
When you change something through your editor, then trigger the change event, and of course storm can process them and send them to a remote server.
And how do you imagine event triggers for file changes on the server without resynchronization?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question