Ubuntu version. I reformatted my system hdd today to start from scratch because I was having weird issues. But my media drive wasn’t formatted. Anyway, after having installed everything, I’m having a strange permission issue. I’m constantly getting “permission denied” errors in my logs and no completed downloads are getting imported even when set to 777
Thanks.
Hmm, OK weird. I “fixed” it by changing the owner:group of all files (source and target) to myuser:myuser… but I really shouldn’t have had to do that considering they had 777 permissions. I don’t really want to do that, because i use user:groups to control access… although, granted, that’s not so important for media files. So if they have to stay “owned” by me, so be it… but its weird that 777 didn’t work. Really weird. That essentially says “everyone have fun”
Drone needs read/write access to both the drone factory folder (completed downloads) as well as the final destination (sorted episodes). 777 is more than enough, I can’t see why that wouldn’t be sufficient.
EDIT: per your fix, sounds like maybe mono doesn’t like it, though it should be handled by the OS.