You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by Jaymin Patel <ja...@gmail.com> on 2019/01/27 13:46:15 UTC

Copy/Paste from remote to local machine using API

Hi Team,

I am using Guacamole to access RDP machine using API.I tried following API
but I could not do copy from remote machine to local machine.

http://guacamole.apache.org/doc/guacamole-common-js/Guacamole.Client.html#createClipboardStream

http://guacamole.apache.org/doc/guacamole-common-js/Guacamole.Client.html#event:onclipboard

Can you help me understand how to use onclipboard to copy data from remote
to local machine using API.



Kindly help.


-Jaymin

Re: Copy/Paste from remote to local machine using API

Posted by Mike Jumper <mj...@apache.org>.
On Sun, Jan 27, 2019 at 5:59 AM Jaymin Patel <ja...@gmail.com> wrote:
>
> Hi Team,
>
> I am using Guacamole to access RDP machine using API.I tried following API
> but I could not do copy from remote machine to local machine.
>
> http://guacamole.apache.org/doc/guacamole-common-js/Guacamole.Client.html#createClipboardStream
>
> http://guacamole.apache.org/doc/guacamole-common-js/Guacamole.Client.html#event:onclipboard
>

What specifically have you tried?

- Mike