Skip to content

Accessory file/directory owners + permissions#1724

Merged
djmb merged 1 commit intomainfrom
file-permissions-ownership
Nov 28, 2025
Merged

Accessory file/directory owners + permissions#1724
djmb merged 1 commit intomainfrom
file-permissions-ownership

Conversation

@djmb
Copy link
Collaborator

@djmb djmb commented Nov 28, 2025

Allow the permissions and ownership of accessory files and directories to be specified in the configuration.

Specifying an owner requires the ssh users to have suitable access on the host machine.

Fixes #1376 (sort of). The defaults haven't changed but at least the mode if now configurable

Allow the permissions and ownership of accessory files and directories
to be specified in the configuration.

Specifying an owner requires the ssh users to have suitable access on
the host machine.
@djmb djmb merged commit 0051ec8 into main Nov 28, 2025
9 of 10 checks passed
@djmb djmb deleted the file-permissions-ownership branch November 28, 2025 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Accessory files are always uploaded with 755 permissions

1 participant