Author: poeml
Date: Sat Feb 25 13:49:30 2012
New Revision: 8255

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8255&view=rev
Log:
tools/push2mirrors: add rsync-over-ssh example

Modified:
    trunk/tools/push2mirrors

Modified: trunk/tools/push2mirrors
URL: 
http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/tools/push2mirrors?rev=8255&r1=8254&r2=8255&view=diff
==============================================================================
--- trunk/tools/push2mirrors    (original)
+++ trunk/tools/push2mirrors    Sat Feb 25 13:49:30 2012
@@ -99,7 +99,7 @@
 
 pushes = []
 pushes.append(Push('foo', 'rsync://mirror.foo.com/acme-upload/'))
-pushes.append(Push('bar', 'rsync://mirror.bar.com/acme/'))
+pushes.append(Push('bar', 'u...@mirror.bar.com:/acme/')) # (rsync over ssh)
 pushes.append(Push('halifax', 'rsync://ftp.halifax.example.de/acme-push/'))
 pushes.append(Push('powermirror', 
'rsync://myu...@ftp.powermirror.org:666/acme', 'Peter'))
 pushes.append(Push('bla.com', 
'rsync://acme-upd...@acme.mirror.bla.com/acme-update', 'seeeeecret', 
'--address=192.0.43.10'))




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
        unsubscribe
to the address mirrorbrain-commits-requ...@mirrorbrain.org

Reply via email to