I&#39;m having problems with the file permissions set on movie posters uploaded via mythweb.<br><br>I&#39;ve set the folder for my posters to be owned by www-data (apache user) with group as mythtv (sticky bit on).<br>If I use the option that runs the IMDB script which automatically grabs the data and poster, then the image has the correct permissions (i.e. both mythweb and mythfrontend can read the file)...<br>
-rw-r--r-- 1 www-data mythtv<br><br>For some movies a poster isn&#39;t found so I use the upload image feature in mythweb. However the permission are then set incorrectly (i.e. mythfrontend can&#39;t read the file)...<br>
-rw------- 1 www-data www-data <br><br>Does the IMDB script download the file straight to the posters folder, where as the uploader sticks it in a temp folder and then moves it afterwards, thus causing the different permissions?<br>
<br>How do I get around this problem?<br><br>Thanks,<br>Ash<br><br><br>