Skip to content
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

Open
fixerivan opened this issue Aug 5, 2019 · 4 comments
Open

howto enable clipboard between RDP client and server? #44

fixerivan opened this issue Aug 5, 2019 · 4 comments

Comments

@fixerivan
Copy link

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!

@fixerivan
Copy link
Author

tried on both master and future branch without success

@fixerivan
Copy link
Author

in the logs i can see that cliprdr is being initialized:

rdpproxy: INFO (28558/28558) -- cs_net::channelCount = 4
rdpproxy: INFO (28558/28558) -- cs_net::channel 'rdpdr' [1004] INITIALIZED COMPRESS_RDP
rdpproxy: INFO (28558/28558) -- cs_net::channel 'rdpsnd' [1005] INITIALIZED
rdpproxy: INFO (28558/28558) -- cs_net::channel 'cliprdr' [1006] INITIALIZED COMPRESS_RDP SHOW_PROTOCOL
rdpproxy: INFO (28558/28558) -- cs_net::channel 'drdynvc' [1007] INITIALIZED COMPRESS_RDP

please advise

@Pianna
Copy link
Contributor

Pianna commented Aug 6, 2019 via email

@pykoder
Copy link
Contributor

pykoder commented Nov 13, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants