Rustguac server is Debian 13.
Debian 12 Jumpbox.
Drive feature is enabled, not using luks currently with the following settings.
[drive]
enabled = true
drive_path = "/home/rustguac"
drive_name = "Shared Drive"
allow_download = true
allow_upload = true
cleanup_on_close = false
Issues:
- When uploading using the side panel the session immediately disconnects and requires reconnection.
- With cleanup_on_close = false set, all files still disappear during disconnect and reconnect or relaunching a connection.
- With cleanup_on_close = false set and retention_secs = 0 set, retention_secs wins and cleanup_on_close is ignored. (Not a bug but should be in documentation.)
- When dropping something in the download folder you then need to open the side Files tab, refresh the panel and then click download on the file/folder. Dropping something in the download folder should cause the browser to automatically download the file/s.
Rustguac server is Debian 13.
Debian 12 Jumpbox.
Drive feature is enabled, not using luks currently with the following settings.
Issues: