October 24, 201312 yr I have all the files/folders 777 and nobody:users on the unraid... Mounted with my user (mounted doing justin@tower with Mac OS's connect dialog), I occasionally run into things I can't move/rename/delete. Here's how it looks on the unRaid, on my mac (under '/Volumes/cache/...'), and the dialog box I get... Or if I try it from the console on my Mac: jaiken@firefly complete# mv 110103191 foo mv: rename 110103191 to foo: Permission denied But it works renaming it on my unRaid under telnet: root@Tower:/mnt/cache/downloads/complete# mv 110103191 foo How do I fix this extreme annoyance?
October 24, 201312 yr Author On UnRaid: drwxrwxrwx 19 nobody users 1208 2013-10-23 22:07 complete/ On Mac: drwx------ 1 jaiken staff 16384 Oct 21 19:36 complete
October 24, 201312 yr Maybe the ownership is the issue. You're logged into the box as justin, but the owner is jaiken, as far as OSX is concerned. Might be the issue, try creating a user "jaiken" and try it again. Also, have you tried this in the Finder? Also, you could try using NFS mounts instead. I use Path Finder, but the commands are the same. Export the share you want to mount to in the unraid management utility, then go to Finder/Path Finder, use command-k to bring up the connection dialog, then enter nfs://tower/mnt/user/whatever, where tower is your unraid hostname. It will be found in Volumes like all the other mounts. Hope it helps. good luck!
Archived
This topic is now archived and is closed to further replies.