guac
guac copied to clipboard
support guacctl to download files
1。 How to transfer files? I said in the document to use guacctl to download. File. I don't know how to use it
- In the document, it is said that stream stream can transmit documents, and I don't know how to use it
I would start here: https://guacamole.apache.org/support/
Good luck!
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 yes, PRs welcome!
Hi, Need some help with how to download or upload files using this code. Any help would be appreciated. Thanks