[or-cvs] r15395: Update the mirrors page to explain how to make a mirror. Use (website/trunk/en)

ioerror at seul.org ioerror at seul.org
Sun Jun 22 04:22:12 UTC 2008


Author: ioerror
Date: 2008-06-22 00:22:11 -0400 (Sun, 22 Jun 2008)
New Revision: 15395

Modified:
   website/trunk/en/mirrors.wml
Log:
Update the mirrors page to explain how to make a mirror. User suggestion.


Modified: website/trunk/en/mirrors.wml
===================================================================
--- website/trunk/en/mirrors.wml	2008-06-22 00:27:34 UTC (rev 15394)
+++ website/trunk/en/mirrors.wml	2008-06-22 04:22:11 UTC (rev 15395)
@@ -14,6 +14,19 @@
 </p>
 
 <p>
+If you would like to run a mirror, it's as easy as this command to download
+everything a mirror should share with the world:
+<br /> <br />
+<tt>
+rsync -av rsync://rsync.torproject.org/tor tor-mirror/
+</tt>
+<br/> <br/>
+Please ensure that you keep your mirror updated (we suggest automating this
+task with something like '<tt>cron</tt>'). Our website, source code and
+binary releases change often. Tor users everywhere will thank you.
+</p>
+
+<p>
 If you are running a mirror, please email
 <a href="mailto:tor-webmaster at torproject.org">tor-webmaster at torproject.org</a>
 and we'll add it to the list.



More information about the tor-commits mailing list