[GRASSweb-list]markus: web grass.mirrors.html,1.50,1.51
grass at intevation.de
grass at intevation.de
Wed Feb 5 08:03:07 EST 2003
Author: markus
Update of /grassrepository/web
In directory doto:/tmp/cvs-serv32547
Modified Files:
grass.mirrors.html
Log Message:
rync hint added
Index: grass.mirrors.html
===================================================================
RCS file: /grassrepository/web/grass.mirrors.html,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -d -r1.50 -r1.51
--- grass.mirrors.html 3 Feb 2003 09:30:22 -0000 1.50
+++ grass.mirrors.html 5 Feb 2003 13:03:05 -0000 1.51
@@ -382,6 +382,9 @@
<p>How to set up a mirror site:
<ol>
<li>Install the <a href="http://rsync.samba.org/">rsync</a> software.
+<li>Check if you can connect - note the two '::' characters (this command
+ should display a welcome message):<br>
+ <tt>/usr/bin/rsync grass.itc.it::</tt>
<li>Define a daily cron-job (in 'crontab') for rsync:<br>
<tt>/usr/bin/rsync -r --delete --times --links grass.itc.it::grass /mirror/grass/</tt><br>
This will copy/update the grass site to your local directory /mirror/grass/
More information about the grass-web
mailing list