Page 1 of 1

Permissions with readynas nv+ v2

Posted: November 25th, 2012, 5:27 pm
by nobrainer
I have most everythign working as expected, however I was having a problem with the CP and SB not moving shows, so i saw somewhere that I should set permissions to 777. I ssh'd into the box and set the downloads/* folder to 777 and the target folders also to 777, and SB and CP worked w/o errors.

Now however, sab seems to be complaining.

Code: Select all

Unpacking failed, an expected file was not unpacked 
and they are sitting in the incomplete folder. The folders are both admin/admin as the owners? what can I do here to get this back running?

Re: Permissions with readynas nv+ v2

Posted: November 26th, 2012, 8:09 am
by shypike
NAS often have issues with the way they encode accented characters.
The issue being that unrar always blindly assumes that the file system is UTF-8 encoded.
You can disable "check after unpack" to prevent the problem, but this is a slight risk.