August 22, 20241 yr Hi all, I'm very new to Unraid as I only purchased it last week. After setting up rclone and running the following command (in unraid terminal) I can get a working mount and read/write to the mount. The problem is when I add the command to a script using the user scrips plugin, the remote will mount but I can only read from the share. As you can see below the folder permissions change when i use the script only. Can someone point me in the right direction as I must be doing something wrong. I have tried mounting directly to a share and also making a folder manually then sharing using smb extra configuration. without using script
August 22, 20241 yr Author Yes thats one of the first things I tried. The owner / permissions wont change if I try.
August 22, 20241 yr Community Expert It looks as if your problem is that the rsync is running as user ‘root’. The easiest fix might be to add to the script running the ‘newperms’ command on the target after running the rsync to get the permissions set correctly.
August 22, 20241 yr Author Permissions wont change when using command or the unraid gui in the beta release. Was running unraid beta release but same with the latest stable after downgrading.
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.