May 11, 201214 yr I would be very grateful if someone could help me with this problem. I used the following command (in a script) in 4.7 hundreds of times to copy new downloaded movies to my main raid. cp -rvu /mnt/cache/.sabnzbd/complete/movies/* /mnt/disk1/Movies/ I never had any problems with it- i had some code around that to delete the films once they copy and to keep a log etc. Since I upgraded to 5 beta and rc2 that command copies the files but I cant access any files once they have been transfered. In windows it gives me an error message that it cannot access the folder. Xbmc does not scan the file into the library. I can put the following code in to fix the problem chmod -R go-rwx,u-x,g+u,ug+X /mnt/disk1/Movies/* chown -R nobody:users /mnt/disk1/Movies/* but i dont think this way is very efficient and Im sure there must be a way I can add a movie to my collection without changing permissions of every other file on the disk? Thank you very much!
May 11, 201214 yr Author Thanks dgaschk! Im glad you said that as I thought it might be the solution. I am only on basic now so I can't make accounts although I will be buying pro very soon so that is something I dont need to worry about. Thank you
Archived
This topic is now archived and is closed to further replies.