A
A
Alex2020-04-16 15:44:17
phpstorm
Alex, 2020-04-16 15:44:17

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

1 answer(s)
D
Dmitry Kim, 2020-04-16
@kimono

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 question

Ask a Question

731 491 924 answers to any question