mRemoteNG/mRemoteNG

Handling Multiple Instances

オープン

#336 opened on 2017/01/10

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)C# (1,588 件のフォーク)batch import
EnhancementHelp WantedPriority - MediumReady

Repository metrics

Stars
 (10,807 個のスター)
PR merge metrics
 (平均マージ 1d 2h) (30d で 29 merged PRs)

説明

I make heavy use of the new "virtual desktop" support in windows 10. I'd like to be able to have an instance of mRemoteNG open in each of these virtual desktops.

I've noticed that if I make a change to my connections in one instance and save the connection file, and a different change in another instance and save again, only the most recently saved version persists.

It would be great if mRemoteNG could periodically (or automatically via file watching) refresh the connections list from the save file, allowing changes made in one instance to appear in the other.

Would using the SQL Server configuration store allow me to work around this problem?

コントリビューターガイド