Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support guacctl to download files #7

Open
zxl200406 opened this issue Sep 14, 2020 · 4 comments · May be fixed by #12
Open

support guacctl to download files #7

zxl200406 opened this issue Sep 14, 2020 · 4 comments · May be fixed by #12

Comments

@zxl200406
Copy link

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
@jakecoffman
Copy link
Collaborator

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

Good luck!

@kriive
Copy link
Contributor

kriive commented Dec 7, 2021

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?

@jakecoffman
Copy link
Collaborator

@kriive yes, PRs welcome!

@jakecoffman jakecoffman reopened this Dec 7, 2021
@jakecoffman jakecoffman changed the title How to transfer files support guacctl to download files Dec 7, 2021
@hemabhavani
Copy link

hemabhavani commented Jan 18, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants