<div dir="ltr"><div><div><div><div><div>Anyone have a working smaba config so videos can be copied with the correct group and user + permissions so they can be also deleted from mythfrontend?<br><br>[storage2]<br>comment = Storage2<br>
path = /storage2<br>public = yes<br>writable = yes<br>create mask = 0777<br>force security mode = 1<br>directory mask = 0777<br>force directory security mode = 1<br>force user = mythtv<br>force group = mythtv<br><br></div>
The above is what I have in place but copying files puts the permissions as<br><br>-rwxrw-rw- 1 mythtv mythtv<br><br></div>not<br><br>-rwxrwxrwx 1 mythtv mythtv<br><br></div>or preferably<br><br>-rwxr-xr-x 1 mythtv mythtv<br>
<br></div>Cheers,<br><br></div>Anthony<br></div>