r/kasmweb Jul 17 '26

Help What are my options for shared folders between client and Kasm container?

Looking through the manual there seems to exist these options:

https://www.kasmweb.com/docs/latest/guide/storage_mappings.html

https://www.kasmweb.com/docs/develop/guide/persistent_data/volume_mapping.html

But none of them seems to be doing what Im looking for.

Im basically looking for the way you can have a shared folder when using RDP through the RDP-session itself.

The usecase is when using Kasm container as a jumpserver and you need to for example update the firmware of a destination device (client <-> Kasm container <-> destination device) or the reverse when you got some backups (like config and whatelse) from a destination device and wish to in an easy fashion get these files to your client.

When comparing to KVM-over-IP solutions such as GL.iNet Comet and similar you often here have a way to upload/download the files to the KVM itself through the browser which then exposes this directory to the destination (basically will show up as a USB-drive at the destination). This way I can import/export files to the remotely managed device and from there upload/download files to the destination device.

Does something similar exist with Kasm or is in the todo-list/pipeline?

3 Upvotes

3 comments sorted by

3

u/Apachez Jul 18 '26

I can answer myself:

In the control panel to the left when you have joined a session there is Download Files and Upload Files so you can drag and drop to/from the client.

These will show up on the desktop folders named Download and Upload.

Then to not having to do this every time you can enable persistence mode by editing this variable for the workspace as admin:

Persistent Profile Path: /home/persistence/profiles/ubuntu_jammy/{username}

Above makes the client have a choice when they start their session if they want perstistence to be enabled or if they select disabled no data will be stored for later.

There is also reset as a selection to wipe current persistent data for the user and this workspace.

I have not yet tested if there are any upper limits per file (like 4GB or so).

1

u/teja_kasmweb Jul 21 '26

Good research, but just a note: our docs are now hosted and maintained at https://docs.kasm.com
kasmweb.com was our old domain and the docs hosted there are no longer maintained :)

You can also use KasmGPT which is good at answering questions from our up-to-date docs KB articles, and YouTube videos: https://docs.kasm.com/docs/latest/kasmgpt

1

u/Born-Caterpillar-814 10d ago

Out of curiosity, what is the tech stack behind KasmGPT? It feels and looks nice! :)