Example xfreerdp usage with clipboard plugin
25
votes
4
answers
124902
views
FreeRDP 1.0.2 has an updated their parameter syntax for "better interoperability with Windows ." I had a problem using the old syntax where the clipboard plugin only worked the first time I pasted, and subsequently stopped:
xfreerdp --plugin cliprdr -g 1920x1060 -u Administrator -p xxx n.n.n.n
So I decided to try the new syntax, but I can't seem to get it right. The following:
xfreerdp +clipboard /size:1920x1060 /u:Administrator /p:xxx /v:n.n.n.n
Gives an error:
Warning xf_GetWindowProperty (140): Property 385 does not exist
transport_connect: getaddrinfo (Name or service not known)
Error: protocol security negotiation failure
Any advice?
Asked by blee
(1352 rep)
Feb 10, 2014, 11:54 PM
Last activity: Mar 10, 2023, 08:17 PM
Last activity: Mar 10, 2023, 08:17 PM