Search found 2 matches

by teshiburu
July 4th, 2014, 4:50 am
Forum: Debian/Ubuntu Package
Topic: Problem with permissions on a folder
Replies: 2
Views: 2365

Re: Problem with permissions on a folder

@jcfp

Thanks for the reply - I found the issue to be with my mount script, and have since changed it to the following

mount -t cifs //192.168.1.2/Public/SABNZDB/TEMP /mnt/SABNZDB/TEMP username=pi,passwd=#####,file_mode=0777,dir_mode=0777
by teshiburu
July 3rd, 2014, 3:35 am
Forum: Debian/Ubuntu Package
Topic: Problem with permissions on a folder
Replies: 2
Views: 2365

Problem with permissions on a folder

I have just configured SABnzb on my RaspberryPI running raspmc and I am having some issues with adding items to SABnzb I get the following errors. When Type Warning 2014-07-03 00:00:29,287 ERROR: Cannot change permissions of /mnt/SAB/TEMP/Mrs.WHATEVER.1 I have looked at the folder in ssh using the f...