[
https://issues.apache.org/jira/browse/GUACAMOLE-721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16753373#comment-16753373
]
Michael Jumper commented on GUACAMOLE-721:
------------------------------------------
{quote}
But there is no API support for copy/paste from local to remote server and vice
versa using API.
{quote}
Yes, there is:
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
Guacamole only works because it uses its own API. If anything works in the
mainline web application, it is also possible to do the same in your own custom
application, as that is essentially what the Guacamole web application already
is.
{quote}
I also did not find File upload/download from local to remote or vice versa
using API.
{quote}
That's there, too:
http://guacamole.apache.org/doc/guacamole-common-js/Guacamole.Client.html#createFileStream
http://guacamole.apache.org/doc/guacamole-common-js/Guacamole.Client.html#event:onfile
{quote}
Can you please add this feature. Or suggest a better alternate way to implement
using API.
{quote}
If you have questions about Guacamole development, please post to the
[email protected] mailing list.
> copy/paste from local to remote server and vice versa using API.Also File
> upload/download using API.
> ----------------------------------------------------------------------------------------------------
>
> Key: GUACAMOLE-721
> URL: https://issues.apache.org/jira/browse/GUACAMOLE-721
> Project: Guacamole
> Issue Type: New Feature
> Reporter: JAYMIN N PATEL
> Priority: Major
>
> Hi,
> I am using Guacamole to access RDP machine using API. But there is no API
> support for copy/paste from local to remote server and vice versa using API.
> I also did not find File upload/download from local to remote or vice versa
> using API. Its very important for any application which would need to use
> Guacamole API.
> Can you please add this feature. Or suggest a better alternate way to
> implement using API.
> -JayminÂ
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)