diff options
-rw-r--r-- | dev/archive/mirroring.mdwn | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/dev/archive/mirroring.mdwn b/dev/archive/mirroring.mdwn index 3602718..a9c354b 100644 --- a/dev/archive/mirroring.mdwn +++ b/dev/archive/mirroring.mdwn @@ -47,8 +47,8 @@ Primary Public Mirror --------------------- Primary mirrors are those that synchronize directly from -<files.proteanos.com> and serve their contents publicly over rsync as well -as HTTP and/or FTP. +<files.proteanos.com> and must serve their contents publicly over HTTP and +rsync and may also serve over FTP. Run the following command one to four times daily to synchronize your mirror: @@ -59,7 +59,9 @@ Secondary Public or Private Mirror ---------------------------------- Secondary mirrors are those that synchronize from a primary mirror and serve -their contents either publicly or privately over HTTP and/or FTP. +their contents either publicly or privately. Public mirrors must serve over +HTTP and may also serve over FTP. Private mirrors may serve over either +protocol. Run the following command one to four times daily to synchronize your mirror: |