Hi,

I went through the issues on Jira, specifically GUACAMOLE-55 and it is
indeed a much needed feature.

I am using libguac built on Windows using msys64 mingw64, Jetty to host
Guacamole's frontend and a simple WinSocket listening on 4822.

However, for my use case, I am not running the frontend in an actual
browser but inside a webview container (in C#).
This way I can bypass any restrictions needed to get this working properly.
Specifically, I want the user to be able to simply Ctrl+C a file/folder on
local, Ctrl+V inside the server and the file transfer happens over
clipboard and vice-versa.

What are your suggestions for this? Which components should I target and
make changes in to get this working seamlessly so that
I can try to prototype and get a basic working version?

I have tested with wfreerdp built on Windows using Visual Studio, Windows
SDKs and it's working well.

Regards,
Palaash Jain

Reply via email to