Just to provide as a tip, to carry the DVD ISOs, which &quot;msync&quot; does not carry, we used to run our rsync in two steps as follows:<div><br></div><div>Step 1:</div><div>rsync -vaH --filter=&#39;protect *DVD*&#39; --filter=&#39;protect *torrent&#39; --delete --delete-after --delay-updates --progress msync.centos.org::CentOS /data/web/centos </div>


<div><br></div><div>Step 2:</div><div>rsync -vaH --filter=&#39;include */&#39; --filter=&#39;include *DVD*iso&#39; --filter=&#39;include *torrent&#39; --filter=&#39;exclude *&#39; --delete --delete-after --delay-updates --progress mirrors.kernel.org::centos /data/web/centos</div>


<div><br></div><div>We put all that into a script now, so that rsync retries if msync does not respond.  But, the above works for us.</div><div><br></div><div>Regards</div><div>HASSAN</div><div><br></div><div><br><br><div class="gmail_quote">

On Sat, May 15, 2010 at 01:55, Ralph Angenendt <span dir="ltr">&lt;<a href="mailto:ralph.angenendt@gmail.com" target="_blank">ralph.angenendt@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Am 14.05.10 17:26, schrieb Jim Kusznir:<br>
<div><br>
&gt; Are the 3.9 packages still supposed to be in the tree, or does the<br>
&gt; utah mirror have old content?<br>
<br>
</div>Yes. 3.x is supported until October this year.<br>
<font color="#888888"><br>
Ralph<br>
</font><div><div></div><div>_______________________________________________<br>
CentOS-mirror mailing list<br>
<a href="mailto:CentOS-mirror@centos.org" target="_blank">CentOS-mirror@centos.org</a><br>
<a href="http://lists.centos.org/mailman/listinfo/centos-mirror" target="_blank">http://lists.centos.org/mailman/listinfo/centos-mirror</a><br>
<br>
</div></div></blockquote></div><br></div>