Currently, the KVM allows mounting virtual media storage to the remote device as a USB/external drive, with files uploaded through the web UI.
I’d like to request the ability to expose that same storage as a network share (e.g., SMB/NFS/WebDAV) accessible from the local network.
Use case:
-
On the local machine, the user mounts the KVM storage as a network share.
-
On the remote machine, it continues to appear as mounted virtual media.
-
This would allow two-way file access without needing to upload files manually through the web UI each time.
Benefits:
-
Faster and more convenient file transfers
-
True bidirectional file access
-
More seamless workflow when managing remote systems
-
Reduces friction compared to repeatedly uploading via the browser
Essentially, this would turn the KVM’s virtual media into a shared network-backed storage bridge between the local and remote systems.