Subject: Verbosity of rsync build
From: "Roderick A. Anderson" <raanders@cyber-office.net>
Date: Tue, 10 Nov 2009 16:08:33 -0800

I'm using a simple script and some config files to build guests.

Basically using this :

vserver $GUEST build -m rsync \
         --context $CONTEXT \
         --hostname $FQDN \
         --interface $NETDEV:$BASEIP.$LO/$PREFIX \
         -- \
         --source $RSYNC_FROM$REMOTE_DIR/$REMOTE_GUEST

Is it possible (and where) to add a -v that rsync would get?  Or is 
there another method to make the process a little bit more interesting.

A listing of the files as they are being copied.  For some reason the 
connection seems slow the last few times I've build guests.


\\||/
Rod
--