You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Giannis Kapetanakis (JIRA)" <ji...@apache.org> on 2007/06/14 12:53:26 UTC

[jira] Created: (INFRA-1269) rsync servers do not have complete site structure

rsync servers do not have complete site structure
-------------------------------------------------

                 Key: INFRA-1269
                 URL: https://issues.apache.org/jira/browse/INFRA-1269
             Project: Infrastructure
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Mirrors
         Environment: Linux
            Reporter: Giannis Kapetanakis
            Priority: Minor


As specified in http://www.apache.org/info/how-to-mirror.html
I'm using 
rsync -rtlzv --delete rsync.eu.apache.org::apache-dist /local/path/to/mirror
to mirror apache dist.

The problem is that some files are missing:
index.html 
images/ 
foundation/
*.html
*.cgi
*.ico

Is this normal?
I want to mirror the web site as well as the sources.

thanx




-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (INFRA-1269) rsync servers do not have complete site structure

Posted by "Gavin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/INFRA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin closed INFRA-1269.
------------------------

    Resolution: Won't Fix

> rsync servers do not have complete site structure
> -------------------------------------------------
>
>                 Key: INFRA-1269
>                 URL: https://issues.apache.org/jira/browse/INFRA-1269
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Mirrors
>         Environment: Linux
>            Reporter: Giannis Kapetanakis
>            Priority: Minor
>
> As specified in http://www.apache.org/info/how-to-mirror.html
> I'm using 
> rsync -rtlzv --delete rsync.eu.apache.org::apache-dist /local/path/to/mirror
> to mirror apache dist.
> The problem is that some files are missing:
> index.html 
> images/ 
> foundation/
> *.html
> *.cgi
> *.ico
> Is this normal?
> I want to mirror the web site as well as the sources.
> thanx

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (INFRA-1269) rsync servers do not have complete site structure

Posted by "Gavin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/INFRA-1269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12504689 ] 

Gavin commented on INFRA-1269:
------------------------------

Hi Giannis.

It is normal yes, no you can't mirror the main Apache mirror page, Apache site, or any individual project sites.

The current structure requires that project release and source code are mirrored. This is usually transparent to the user, they get a preferred mirror automatically chosen by location, they can choose an alternative, and they download the files - all whilst looking at the Apache downloads page. 

A user can choose to browse mirrors in which case the directory/file list will be presented to them. There is no need to create any kind of visual link to this area from your main website. There is no need to mirror the Apache downloads/mirrors page.

Does that help?

> rsync servers do not have complete site structure
> -------------------------------------------------
>
>                 Key: INFRA-1269
>                 URL: https://issues.apache.org/jira/browse/INFRA-1269
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Mirrors
>         Environment: Linux
>            Reporter: Giannis Kapetanakis
>            Priority: Minor
>
> As specified in http://www.apache.org/info/how-to-mirror.html
> I'm using 
> rsync -rtlzv --delete rsync.eu.apache.org::apache-dist /local/path/to/mirror
> to mirror apache dist.
> The problem is that some files are missing:
> index.html 
> images/ 
> foundation/
> *.html
> *.cgi
> *.ico
> Is this normal?
> I want to mirror the web site as well as the sources.
> thanx

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.