<div class="gmail_quote">On 27 December 2012 04:35, Paul Stillwell <span dir="ltr">&lt;<a href="mailto:bigboi@wackywombats.com" target="_blank">bigboi@wackywombats.com</a>&gt;</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 &#39;500&#39;, group &#39;500&#39;. That doesn&#39;t seem right. I also noticed that new recordings are owned by &#39;root&#39; and group &#39;root&#39;. Is that correct? I would have assumed that they were owned by &#39;mythtv&#39;, group &#39;mythtv&#39;.<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 &quot;chown mythtv:mythtv *&quot; in your recordings directory, I had to do something similar recently.<br>

<br>Cheers<br><br>Martin <br></div></div><br>