X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=website%2Fsite-sync;fp=website%2Fsite-sync;h=ed5c128fc56c3639ac013f2374e3d319c0300c14;hb=c8e299d4322d0abfbd9e9b2ac54cbb4ded534072;hp=88cf10841f1f00c8a3ff47788559c6bcae700f30;hpb=401cee05fe880eacc973cd7bb9e2d2bd9e9c2dbe;p=rrdtool-all.git diff --git a/website/site-sync b/website/site-sync index 88cf1084..ed5c128f 100755 --- a/website/site-sync +++ b/website/site-sync @@ -1,3 +1,3 @@ -rsync --copy-unsafe-links --verbose --times --delete --exclude pub --exclude='*~' --exclude=".svn" --exclude=".condor" -r . oposs@oss.oetiker.ch:public_html/rrdtool/ +rsync --copy-unsafe-links --verbose --times --delete --exclude pub --exclude='*~' --exclude=".svn" --exclude=".condor" -r . oposs@freddie:public_html/rrdtool/ #rsync --copy-unsafe-links --verbose --times --delete --exclude pub --exclude='*~' --exclude=".svn" --exclude=".condor" -r . /home/oetiker/public_html/webtools/rrdtool #rsync --links --verbose --times --delete --exclude pub --exclude='*~' --rsh=ssh -r . tobi@ipn.caida.org:/ipn/web/Tools/RRDtool