-
Notifications
You must be signed in to change notification settings - Fork 86
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
howto enable clipboard between RDP client and server? #44
Comments
tried on both master and future branch without success |
in the logs i can see that cliprdr is being initialized: rdpproxy: INFO (28558/28558) -- cs_net::channelCount = 4 please advise |
Clipboard drag and drop is not possible with RDP
|
If you have a way to copy between RDP Client and RDP Target using drag and drop without redemption (direct connection), we are very interested to know how you are doing it. As far as we know it's not supported by Microsoft. |
clipboard / drag and drop don't work with default settings
RDP server is a Windows 10 machine, RDP client is mstsc from another Windows 10 machine, when connecting directly (not thru redemption) clipboard / drag and drop works, via redemption it doesn't
went thru rdpproxy.ini but couldn't find any reference to how to enable this ...
Thanks!
The text was updated successfully, but these errors were encountered: