<div class="gmail_quote">On 27 December 2012 04:35, Paul Stillwell <span dir="ltr"><<a href="mailto:bigboi@wackywombats.com" target="_blank">bigboi@wackywombats.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I recently copied a bunch of recordings from one hard drive to the other. I used rsync to copy them. I just noticed that the files are owned by user '500', group '500'. That doesn't seem right. I also noticed that new recordings are owned by 'root' and group 'root'. Is that correct? I would have assumed that they were owned by 'mythtv', group 'mythtv'.<br>
<br>
Paul<br><br></blockquote><div>They need to be owned by mythtv user and group, otherwise stuff cannot be auto expired etc.<br><br>Just run "chown mythtv:mythtv *" in your recordings directory, I had to do something similar recently.<br>
<br>Cheers<br><br>Martin <br></div></div><br>