Hello - mRemoteNG is my favorite Remote Desktop client! Thanks for all the work of contributors for this project, it's much appreciated.
Would it be possible to request adding a control for Clipboard Sharing functionality? There's frequently times where I don't want to accidentally copy/paste sensitive information out of systems I'm working on, however I'm unable to disable this functionality.
If there's a way to do this already that I might have missed however, let me know.
This may be possible by creating a setting to toggle the IMsTscAdvancedSettings.DisableRdpdr property. The downside is that this seems to also disable printer redirection along with the clipboard.
More details:
https://msdn.microsoft.com/en-us/library/aa381808(v=vs.85).aspx
I also vote for this feature. Just now have automation agents running in RDP sessions, and when open multiple RDP sessions to check, they immediately share clipboard and interfering each other clipboard data.
So disabling clipboard sharing is necessity for me.
Same need here, using remote desktop to run some automation script which does heavy usage of clipboard. the fact that it is synced with my local clipboard means I cannot use mremoteng for this purpose, going back to mstsc.exe due to this.
Disabling printer redirection is a non issue in my case (as would be for most people needing this option I suspect)
This feature will be avialable in v1.77. Thanks to @CrAbelleira for providing the pull request!
Closing as this was merged via #951
Where is this for the VNC protocol?
This is really annoying because it will automatically copy anything I select, clearing the selection in the process. So Ctrl+A is impossible to properly use.
Oh and apparently I can't copy and paste files with Thunar on Xubuntu.
Most helpful comment
This feature will be avialable in v1.77. Thanks to @CrAbelleira for providing the pull request!