Skip to content

Incorrect file permissions after snapshot ( possible umask error?) #2

@cstby

Description

@cstby

System information:

  • Server OS: UnRaid 6.12.6
  • Server image: docker-kopia v0.15.0-ig67
  • Client OS: Pop!_OS 22.04
  • Client program: KopiaUI flatpauk v0.15.0

Steps to Reproduce

  • set up server with umask 022
  • connect client to sever and create snapshot
  • view file permissions of folders in the repository

Expected results

All files and directories would have permissions drwxr-xr-x (0755), as implied by umask 022.

Actual results

Files and directories have permissions drwx------ (0700).

Why does this matter?

I need to mirror the repository off-site, which I do using Rsync and UnRaid's built-in SMB server. Any files with 0700 permission cannot be read by Rsync, resulting in a incomplete (and therefore corrupted/inaccessible) Kopia repository.

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