-
Notifications
You must be signed in to change notification settings - Fork 49
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
Comments
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 |
1。 How to transfer files? I said in the document to use guacctl to download. File. I don't know how to use it
The text was updated successfully, but these errors were encountered: