hemabhavani
hemabhavani
Hi @kriive, how can we use this changes with vue example app (https://github.com/wwt/guac-vue/.) or any other ui client
Hi @kriive, I am facing read tcp timeout error, when trying to upload files with size greater than 10MB. Any idea what could be the problem. Thanks in advance
> You probably stumbled upon [this](https://github.com/wwt/guac/blob/b3c87420a40b9982e65311f026ed93e2cbbab692/cmd/guac/guac.go#L99-L106). You should update the values accordingly to your needs. Thanks, this helps!.
Hi @kriive Uploading a file of size 50MB is taking nearly 5 mins, I tried increasing the buffer size to 6048, if we try to increase the buffer size beyond...
> Hi @kriive Uploading a file of size 50MB is taking nearly 5 mins, I tried increasing the buffer size to 6048, if we try to increase the buffer size...
Hey, is there any limitation on file size and file types when uploading/downloading the files?
Hi, Need some help with how to download or upload files using this code. Any help would be appreciated. Thanks