January 22, 20224 yr Hi, I'm using a docker container that has created read only folder that I am unable to delete and I need them removed. folder is CACHE EDIT: The folder is on an unassigned device and the fix permissions tools didnt work. Edited January 22, 20224 yr by Greygoose
January 22, 20224 yr That's a weird path to begin with. Either it's on a cache-pool named borg-repository, or it's in RAM because UD always mounts to /mnt/disks/... rm -rf /mnt/borg-repository/WDC_6TB_BACKUP_DRIVE/Borg/config will get rid of it. Reason why New Permissions won't get rid of it is because it's presumably in RAM and isn't an actual share. Only shares are run through on the New Perms script
January 22, 20224 yr Author Solution Hi Squid, I found the issue, I feel stupid I ticked the READ ONLY on the settings of the external drive/Mount options.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.