<br><div class="gmail_quote">On Tue, Nov 16, 2010 at 18:04, Datasoft-India <span dir="ltr">&lt;<a href="mailto:datasoftindia@gmail.com">datasoftindia@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;">

Hi All,<br>
<br>
I am trying to host ISO DVDs also of Centos.<br>
however none of the rsync mirrors are providing DVD access.<br>
How are you guys doing that.<br>
<br>
Thanks<br>
Durga Prasad<br></blockquote><div><br></div><div><br></div><div> We do a two step sync as follows:</div><div><br></div><div>::STEP 1</div><div><div>rsync -vaH --numeric-ids --filter=&#39;protect *DVD*iso&#39; --filter=&#39;protect *torrent&#39; --delete --delete-after --delay-updates --progress msync.centos.org::CentOS /mnt/tera2/centos</div>

<div><br></div><div>::STEP 2</div><div>rsync -vaH --numeric-ids --filter=&#39;include */&#39; --filter=&#39;include *DVD*iso&#39; --filter=&#39;include *torrent&#39; --filter=&#39;exclude *&#39; --progress mirrors3.kernel.org::centos /mnt/tera2/centos </div>

</div><div><br></div><div>I think I mentioned this earlier on another thread no longer than 2 weeks ago.</div><div><br></div><div>Regards</div><div>HASSAN</div><div><br></div></div>