docker-baseimage-kasmvnc icon indicating copy to clipboard operation
docker-baseimage-kasmvnc copied to clipboard

[FEAT] upload size limit

Open asch99 opened this issue 1 year ago • 4 comments

Is this a new feature request?

  • [X] I have searched the existing issues

Wanted change

I'd like to be able to upload larger files using the included kclient. Right now it is limitted to 200M. I can change the hardcoded 200M in kclient/index.js, but that is not enough to be really able to upload files >200M. Ideally, the max size should be configurable

Reason for change

It gives the opportunity to upload larger data files e.g. big images for more diverse applications

Proposed code change

No response

asch99 avatar May 17 '24 12:05 asch99

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] avatar May 17 '24 12:05 github-actions[bot]

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Jun 16 '24 17:06 LinuxServer-CI

We should stop using the websocket method and chunk up the files properly and support any size.

thelamer avatar Jun 26 '24 18:06 thelamer

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Jul 27 '24 17:07 LinuxServer-CI

This issue is locked due to inactivity

github-actions[bot] avatar Oct 26 '24 17:10 github-actions[bot]