<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I've never had issues with the syncing messing with permissions<div><br></div><div>it will be something specific to your server and default apache folder permissions setup, its more than likely the disabling of indexes that was your problem<br><div><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Kind regards,&nbsp;&nbsp;<br>Anthony Somerset&nbsp;<br>&nbsp;<br>Somerset Technical Solutions Ltd.&nbsp;<br><a href="http://www.somersettechsolutions.co.uk">www.somersettechsolutions.co.uk</a>&nbsp;<br>Registered in the UK – Company no.&nbsp;07738444&nbsp;</div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">VAT Registration No: 140 6916 22<br>T: +44 (0) 33 0088 2751&nbsp;<br>E:&nbsp;<a href="mailto:anthony@somersettechsolutions.co.uk">anthony@somersettechsolutions.co.uk</a><br>PGP: 0x7C892BF5<br><br></div>
</div>
<br><div><div>On 31 May 2013, at 10:45, Pasqual Castellon &lt;<a href="mailto:p.castellon@cadt.com">p.castellon@cadt.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dear Sir,<br>
      I have done the changes . Thank you for the information<br>
      <br>
      I'm wondering why the permissions are not correctly gathered
      automaticlaly from the master mirror in my initial rsync. Maybe I
      need to use additional options for rsync (-p, -A) in my cronjob to
      keep the good permissions forever? In this case, maybe the
      information in <br>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.centos.org/modules/tinycontent/index.php?id=22">http://www.centos.org/modules/tinycontent/index.php?id=22</a><br>
      <br>
      must be reviewed accordingly,<br>
      <br>
      <br>
      Pasqual.<br>
      <br>
      En/na Anthony Somerset ha escrit:<br>
    </div>
    <blockquote cite="mid:66D53983-AF0C-45B6-969E-F2D5B1AC5588@somersettechsolutions.co.uk" type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      sounds like you need to call a sysadmin:
      <div><br>
      </div>
      <div>apache indexing:&nbsp;<a moz-do-not-send="true" href="http://www.cyberciti.biz/faq/enabling-apache-file-directory-indexing/">http://www.cyberciti.biz/faq/enabling-apache-file-directory-indexing/</a></div>
      <div><br>
      </div>
      <div>depending on your webserver permissions: the folders need to
        be 755 and your files 644, the following 2 commands will do that
        if you cd to the mirror doc root first:</div>
      <div><br>
      </div>
      <div><!--?xml version="1.0" encoding="UTF-8" standalone="no"?-->
        <span style="font-family: Arial; ">find . -type d -print0 |
          xargs -0 chmod 0755</span>
        <div style="font-family: Arial; ">
          <div>find . -type f -print0 | xargs -0 chmod 0644</div>
          <div>&nbsp;</div>
          <div><span style="font-family: Helvetica; ">Kind regards, &nbsp;</span></div>
        </div>
        <div apple-content-edited="true">
          <div style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Anthony Somerset&nbsp;<br>
            &nbsp;<br>
            Somerset Technical Solutions Ltd.&nbsp;<br>
            <a moz-do-not-send="true" href="http://www.somersettechsolutions.co.uk/">www.somersettechsolutions.co.uk</a>&nbsp;<br>
            Registered in the UK – Company no.&nbsp;07738444&nbsp;</div>
          <div style="font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">VAT Registration No: 140 6916 22<br>
            T: +44 (0) 33 0088 2751&nbsp;<br>
            E:&nbsp;<a moz-do-not-send="true" href="mailto:anthony@somersettechsolutions.co.uk">anthony@somersettechsolutions.co.uk</a><br>
            PGP: 0x7C892BF5<br>
            <br>
          </div>
        </div>
        <br>
        <div>
          <div>On 30 May 2013, at 16:03, Pasqual Castellon &lt;<a moz-do-not-send="true" href="mailto:p.castellon@cadt.com">p.castellon@cadt.com</a>&gt;
            wrote:</div>
          <br class="Apple-interchange-newline">
          <blockquote type="cite">
            <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
            <div bgcolor="#FFFFFF" text="#000000">
              <div class="moz-cite-prefix">Dear Anthony,<br>
                Which exact owner/group and permissions need in the
                folders?<br>
                what is means 'allow indexing of the folders' . Is there
                any unix command for that?<br>
                <br>
                Pasqual.<br>
                <br>
                En/na Anthony Somerset ha escrit:<br>
              </div>
              <blockquote cite="mid:C917BB52-9111-42A8-9BB9-639DB47582A5@somersettechsolutions.co.uk" type="cite">
                <meta http-equiv="Content-Type" content="text/html;
                  charset=ISO-8859-1">
                getting forbidden errors to the folder in question,, you
                need to check your folder permissions and allow indexing
                of the folders
                <div><br>
                  <div apple-content-edited="true">
                    <div style="font-family: Helvetica; font-size:
                      medium; font-style: normal; font-variant: normal;
                      font-weight: normal; letter-spacing: normal;
                      line-height: normal; orphans: 2; text-align:
                      -webkit-auto; text-indent: 0px; text-transform:
                      none; white-space: normal; widows: 2;
                      word-spacing: 0px; -webkit-text-size-adjust: auto;
                      -webkit-text-stroke-width: 0px; word-wrap:
                      break-word; -webkit-nbsp-mode: space;
                      -webkit-line-break: after-white-space; ">Kind
                      regards,&nbsp;&nbsp;<br>
                      Anthony Somerset&nbsp;<br>
                      &nbsp;<br>
                      Somerset Technical Solutions Ltd.&nbsp;<br>
                      <a moz-do-not-send="true" href="http://www.somersettechsolutions.co.uk/">www.somersettechsolutions.co.uk</a>&nbsp;<br>
                      Registered in the UK – Company no.&nbsp;07738444&nbsp;</div>
                    <div style="font-family: Helvetica; font-size:
                      medium; font-style: normal; font-variant: normal;
                      font-weight: normal; letter-spacing: normal;
                      line-height: normal; orphans: 2; text-align:
                      -webkit-auto; text-indent: 0px; text-transform:
                      none; white-space: normal; widows: 2;
                      word-spacing: 0px; -webkit-text-size-adjust: auto;
                      -webkit-text-stroke-width: 0px; word-wrap:
                      break-word; -webkit-nbsp-mode: space;
                      -webkit-line-break: after-white-space; ">VAT
                      Registration No: 140 6916 22<br>
                      T: +44 (0) 33 0088 2751&nbsp;<br>
                      E:&nbsp;<a moz-do-not-send="true" href="mailto:anthony@somersettechsolutions.co.uk">anthony@somersettechsolutions.co.uk</a><br>
                      PGP: 0x7C892BF5<br>
                      <br>
                    </div>
                  </div>
                  <br>
                  <div>
                    <div>On 30 May 2013, at 13:21, Pasqual Castellon
                      &lt;<a moz-do-not-send="true" href="mailto:p.castellon@cadt.com">p.castellon@cadt.com</a>&gt;

                      wrote:</div>
                    <br class="Apple-interchange-newline">
                    <blockquote type="cite">
                      <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
                      <div bgcolor="#FFFFFF" text="#000000">
                        <div class="moz-cite-prefix">Dear Sir,<br>
                          I have removed the 'mirror'. You now can
                          access the mirror as<br>
                          <br>
                          <pre wrap=""><a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://centos.cadt.com/6.4/updates/x86_64/">http://centos.cadt.com/6.4/updates/x86_64/</a>
</pre>
                          For the bandwidth there is my mistake. We use
                          fiber here so the bandwidth is arounf 100Mb<br>
                          <br>
                          Best regards.<br>
                          <br>
                          En/na Anssi Johansson ha escrit:<br>
                        </div>
                        <blockquote cite="mid:51A73352.50204@miuku.net" type="cite">
                          <pre wrap="">Pasqual Castellon kirjoitti:
</pre>
                          <blockquote type="cite">
                            <pre wrap="">CentOS Mirror website_
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://centos.cadt.com/">http://centos.cadt.com</a>
</pre>
                          </blockquote>
                          <pre wrap="">There is a slight problem with this mirror. The mirror checker scripts 
and CentOS installations themselves expect that to get, say, x86_64 
CentOS 6.4's updates, the files are found from the mirror URL + version 
+ repository + architecture. In your case, the full URL for that would 
be <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://centos.cadt.com/6.4/updates/x86_64/">http://centos.cadt.com/6.4/updates/x86_64/</a>

However, that URL does not seem to work because you seem to be using 
some sort of a "directory browser" script, which points to files in 
/mirror and /?dir=mirror/6.4/

</pre>
                          <blockquote type="cite">
                            <pre wrap="">_Bandwidth_
30Mbps
</pre>
                          </blockquote>
                          <pre wrap="">This may also be a concern. Generally we only accept mirrors with a 
speed of at least 100Mbit/s (with exceptions for remote locations such 
as Africa).

If you want to help with the file distribution, one option would be to 
set up a bittorrent seedbox with CentOS files. There are no bandwidth 
limits for that.
_______________________________________________
CentOS-mirror mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-mirror">http://lists.centos.org/mailman/listinfo/centos-mirror</a>

</pre>
                        </blockquote>
                        <br>
                        <br>
                        <div class="moz-signature">-- <br>
                          <title>CADT Signature Card</title>
                          <!-- ##### HTMLMETAS ##### -->
                          <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
                          <meta name="author" content="CADT">
                          <meta name="copyright" content="Copyright (c)
                            2008 by CADT">
                          <meta name="description" content="CADT
                            Signature Card">
                          <!-- ##### HTMLMETAS ##### -->
                          <!-- ##### HTMLDECORATION ##### -->
                          <style type="text/css">
        A:LINK {text-decoration:none;}
        A:ACTIVE {text-decoration:none;}
        A:VISITED {text-decoration:none;}
</style><!-- ##### HTMLDECORATION ##### -->
                          <hr> <br>
                          <table bgcolor="black" border="1" cellpadding="0" cellspacing="0">
                            <tbody>
                              <tr>
                                <td>
                                  <table bgcolor="white" border="0" cellpadding="1" cellspacing="1" width="100%">
                                    <tbody>
                                      <tr>
                                        <td><font face="Arial,
                                            Helvetica, sans-serif" size="2"> &nbsp;<b>Pasqual
                                              Castellón</b> </font></td>
                                      </tr>
                                      <tr>
                                        <td><font face="Arial,
                                            Helvetica, sans-serif" size="2"> &nbsp;<i>Software
                                              Division</i> </font></td>
                                      </tr>
                                      <tr>
                                        <td><font face="Arial,
                                            Helvetica, sans-serif" size="3"> &nbsp;&nbsp;Vicepresident </font></td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                              <tr>
                                <td>
                                  <table bgcolor="lightgrey" border="0" cellpadding="1" cellspacing="1" width="100%">
                                    <tbody>
                                      <tr>
                                        <td><font face="Arial,
                                            Helvetica, sans-serif" size="1"> &nbsp;Phone:&nbsp;</font></td>
                                        <td><font face="Arial,
                                            Helvetica, sans-serif" size="1"> &nbsp;+34 935 891 567
                                            (ext. 25)&nbsp;</font></td>
                                      </tr>
                                      <tr>
                                        <td><font face="Arial,
                                            Helvetica, sans-serif" size="1"> &nbsp;Email:&nbsp;</font></td>
                                        <td><font face="Arial,
                                            Helvetica, sans-serif" size="1"> &nbsp;<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:p.castellon@cadt.com">p.castellon@cadt.com</a>&nbsp;</font></td>
                                      </tr>
                                    </tbody>
                                  </table>
                                </td>
                              </tr>
                            </tbody>
                          </table>
                          <br>
                        </div>
                      </div>
                      _______________________________________________<br>
                      CentOS-mirror mailing list<br>
                      <a moz-do-not-send="true" href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a><br>
                      <a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-mirror">http://lists.centos.org/mailman/listinfo/centos-mirror</a><br>
                    </blockquote>
                  </div>
                  <br>
                </div>
                <br>
                <fieldset class="mimeAttachmentHeader"></fieldset>
                <br>
                <pre wrap="">_______________________________________________
CentOS-mirror mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-mirror">http://lists.centos.org/mailman/listinfo/centos-mirror</a>
</pre>
              </blockquote>
              <br>
              <br>
              <div class="moz-signature">-- <br>
                <title>CADT Signature Card</title>
                <!-- ##### HTMLMETAS ##### -->
                <meta http-equiv="Content-Type" content="text/html;
                  charset=ISO-8859-1">
                <meta name="author" content="CADT">
                <meta name="copyright" content="Copyright (c) 2008 by
                  CADT">
                <meta name="description" content="CADT Signature Card">
                <!-- ##### HTMLMETAS ##### -->
                <!-- ##### HTMLDECORATION ##### -->
                <style type="text/css">
        A:LINK {text-decoration:none;}
        A:ACTIVE {text-decoration:none;}
        A:VISITED {text-decoration:none;}
</style><!-- ##### HTMLDECORATION ##### -->
                <hr> <br>
                <table bgcolor="black" border="1" cellpadding="0" cellspacing="0">
                  <tbody>
                    <tr>
                      <td>
                        <table bgcolor="white" border="0" cellpadding="1" cellspacing="1" width="100%">
                          <tbody>
                            <tr>
                              <td><font face="Arial, Helvetica,
                                  sans-serif" size="2"> &nbsp;<b>Pasqual
                                    Castellón</b> </font></td>
                            </tr>
                            <tr>
                              <td><font face="Arial, Helvetica,
                                  sans-serif" size="2"> &nbsp;<i>Software
                                    Division</i> </font></td>
                            </tr>
                            <tr>
                              <td><font face="Arial, Helvetica,
                                  sans-serif" size="3"> &nbsp;&nbsp;Vicepresident
                                </font></td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                    <tr>
                      <td>
                        <table bgcolor="lightgrey" border="0" cellpadding="1" cellspacing="1" width="100%">
                          <tbody>
                            <tr>
                              <td><font face="Arial, Helvetica,
                                  sans-serif" size="1"> &nbsp;Phone:&nbsp;</font></td>
                              <td><font face="Arial, Helvetica,
                                  sans-serif" size="1"> &nbsp;+34 935 891 567
                                  (ext. 25)&nbsp;</font></td>
                            </tr>
                            <tr>
                              <td><font face="Arial, Helvetica,
                                  sans-serif" size="1"> &nbsp;Email:&nbsp;</font></td>
                              <td><font face="Arial, Helvetica,
                                  sans-serif" size="1"> &nbsp;<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:p.castellon@cadt.com">p.castellon@cadt.com</a>&nbsp;</font></td>
                            </tr>
                          </tbody>
                        </table>
                      </td>
                    </tr>
                  </tbody>
                </table>
                <br>
              </div>
            </div>
            _______________________________________________<br>
            CentOS-mirror mailing list<br>
            <a moz-do-not-send="true" href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a><br>
            <a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-mirror">http://lists.centos.org/mailman/listinfo/centos-mirror</a><br>
          </blockquote>
        </div>
        <br>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
CentOS-mirror mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos-mirror">http://lists.centos.org/mailman/listinfo/centos-mirror</a>
</pre>
    </blockquote>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <title>CADT Signature Card</title>
      <!-- ##### HTMLMETAS ##### -->
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="author" content="CADT">
      <meta name="copyright" content="Copyright (c) 2008 by CADT">
      <meta name="description" content="CADT Signature Card">
      <!-- ##### HTMLMETAS ##### -->
      <!-- ##### HTMLDECORATION ##### -->
      <style type="text/css">
        A:LINK {text-decoration:none;}
        A:ACTIVE {text-decoration:none;}
        A:VISITED {text-decoration:none;}
</style><!-- ##### HTMLDECORATION ##### -->
      <hr>
      <br>
      <table bgcolor="black" border="1" cellpadding="0" cellspacing="0">
        <tbody>
          <tr>
            <td>
              <table bgcolor="white" border="0" cellpadding="1" cellspacing="1" width="100%">
                <tbody>
                  <tr>
                    <td><font face="Arial, Helvetica, sans-serif" size="2">
                        &nbsp;<b>Pasqual Castellón</b>
                      </font></td>
                  </tr>
                  <tr>
                    <td><font face="Arial, Helvetica, sans-serif" size="2">
                        &nbsp;<i>Software Division</i>
                      </font></td>
                  </tr>
                  <tr>
                    <td><font face="Arial, Helvetica, sans-serif" size="3">
                        &nbsp;&nbsp;Vicepresident
                      </font></td>
                  </tr>
                </tbody>
              </table>
            </td>
          </tr>
          <tr>
            <td>
              <table bgcolor="lightgrey" border="0" cellpadding="1" cellspacing="1" width="100%">
                <tbody>
                  <tr>
                    <td><font face="Arial, Helvetica, sans-serif" size="1">
                        &nbsp;Phone:&nbsp;</font></td>
                    <td><font face="Arial, Helvetica, sans-serif" size="1">
                        &nbsp;+34 935 891 567 (ext. 25)&nbsp;</font></td>
                  </tr>
                  <tr>
                    <td><font face="Arial, Helvetica, sans-serif" size="1">
                        &nbsp;Email:&nbsp;</font></td>
                    <td><font face="Arial, Helvetica, sans-serif" size="1">
                        &nbsp;<a class="moz-txt-link-abbreviated" href="mailto:p.castellon@cadt.com">p.castellon@cadt.com</a>&nbsp;</font></td>
                  </tr>
                </tbody>
              </table>
            </td>
          </tr>
        </tbody>
      </table>
      <br>
    </div>
  </div>

_______________________________________________<br>CentOS-mirror mailing list<br><a href="mailto:CentOS-mirror@centos.org">CentOS-mirror@centos.org</a><br>http://lists.centos.org/mailman/listinfo/centos-mirror<br></blockquote></div><br></div></div></body></html>