svn commit: samba-web r453 - in trunk: .

jerry at samba.org jerry at samba.org
Mon Dec 6 22:16:59 GMT 2004


Author: jerry
Date: 2004-12-06 22:16:59 +0000 (Mon, 06 Dec 2004)
New Revision: 453

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-web&rev=453

Log:
i understand now why --exclude=ftp is needed with sambawww
Modified:
   trunk/mirroring.html


Changeset:
Modified: trunk/mirroring.html
===================================================================
--- trunk/mirroring.html	2004-12-06 21:22:53 UTC (rev 452)
+++ trunk/mirroring.html	2004-12-06 22:16:59 UTC (rev 453)
@@ -85,7 +85,7 @@
 on that list. Then, if you go ahead, please use rsync like this:</p>
 
 <pre>
-rsync -az --delete  mirror.samba.org::sambawww/ /wwwmirrors/samba/
+rsync -az --delete --exclude=ftp  mirror.samba.org::sambawww/ /wwwmirrors/samba/
 </pre>
 
 <p>To complete the web mirror you will also need to mirror the ftp site



More information about the samba-cvs mailing list