>> rsync -ab --delete --numeric-ids --exclude=tmp/* >> --backup-dir=../archive/2008-02-29 --stats -e "ssh -l foobar" /home >> /etc /var/log /usr/local 192.168.1.24:backup/ Is this a push or pull method?