chuck.kahn Posted March 10 Report Share Posted March 10 When I switch to another user account on my Mac, Sync reports "there is not enough permission to access the file" -- how do I set permissions on a folder so that Sync can work no matter which account I am logged into on my Mac? The folder is on an external drive in case that is relevant. Quote Link to comment Share on other sites More sharing options...
eltopo Posted March 11 Report Share Posted March 11 I am not a Mac user, but in Unix world, generally you will create a group and add all user accounts you want to switch to, set proper permissions to that group. You may also want to set the folder's owner to that group. Quote Link to comment Share on other sites More sharing options...
chuck.kahn Posted March 19 Author Report Share Posted March 19 On 3/11/2023 at 2:29 PM, eltopo said: I am not a Mac user, but in Unix world, generally you will create a group and add all user accounts you want to switch to, set proper permissions to that group. You may also want to set the folder's owner to that group. Yeah I don't know if doing a chown for nobody works on Mac or not, but that seems like the kind of thing that would work in the unix world. Also the files with permission issues were all rsync'd (in Mac). So maybe rsyncing from one Mac account leaves permission issues for continuing to rsync on another Mac account. Quote Link to comment Share on other sites More sharing options...
chuck.kahn Posted March 19 Author Report Share Posted March 19 I think I fixed it. In Finder I clicked "Get Info" which showed that "Everyone" had no access for files in the troubled rsync'd folder, compared to "Read only" for Everyone in other files that weren't having issues. So I changed "Everyone's" access to "Read only" as well and Sync was happy with a green check mark again. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.