guac icon indicating copy to clipboard operation
guac copied to clipboard

support guacctl to download files

Open zxl200406 opened this issue 4 years ago • 4 comments

1。 How to transfer files? I said in the document to use guacctl to download. File. I don't know how to use it

  1. In the document, it is said that stream stream can transmit documents, and I don't know how to use it

zxl200406 avatar Sep 14 '20 02:09 zxl200406

I would start here: https://guacamole.apache.org/support/

Good luck!

jakecoffman avatar Jan 04 '21 13:01 jakecoffman

To transfer files one has to implement StreamInterceptingTunnel and has to provide the correct REST endpoints to deal with file upload and download.

Since I need to implement that functionality I'll send a PR when I have something useful and testable, is this project open to external contributions?

kriive avatar Dec 07 '21 16:12 kriive

@kriive yes, PRs welcome!

jakecoffman avatar Dec 07 '21 18:12 jakecoffman

Hi, Need some help with how to download or upload files using this code. Any help would be appreciated. Thanks

hemabhavani avatar Jan 18 '23 06:01 hemabhavani