You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have sources that need to be synchronized to two (and more) locations, i. e. there are two entries with the same source path but different target paths:
The files are synced only to the first target path. The second target path of the same source is ignored.
PhpStorm Version 2016.1.1
RemoteSynchronizer Version 1.10
The text was updated successfully, but these errors were encountered:
Note that this means that you have to use different targets to synchronize a file with different locations. For a given target, a file will be copied at most one time, using the best matching mapping.
Should you want to synchronize your source file with multiple destinations, you have to create multiple targets (tab). I admit the plugin could raise a warning in such a case :)
I have sources that need to be synchronized to two (and more) locations, i. e. there are two entries with the same source path but different target paths:
The files are synced only to the first target path. The second target path of the same source is ignored.
PhpStorm Version 2016.1.1
RemoteSynchronizer Version 1.10
The text was updated successfully, but these errors were encountered: