ivaano / NsxLibraryManager

Another Lib Manager for NSP NSZ files
Other
35 stars 11 forks source link

Renamer: Docker via GHCR, when renaming and moving the file rights are disinherited and become root:root #40

Open sandmaennchen5 opened 2 weeks ago

sandmaennchen5 commented 2 weeks ago

I use the current one from ghcr.io/markp-mckinney/nsxlibrarymanager:master on Synology Docker.

When moving, the file permissions are removed from the parent permission and replaced with root:Root.

markp-mckinney commented 1 week ago

Probably due to the changes I made to the permissions because I was originally running into some issues.

I've since removed that commit and everything is working fine so you should be able to pull the latest image and hopefully fix this.