Skip to content

Drive feature unstable with uploads and downloads on Debian #123

@joshsol1

Description

@joshsol1

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions