Index: trunk/MagicSoft/Mars/datacenter/scripts/dowebplots
===================================================================
--- trunk/MagicSoft/Mars/datacenter/scripts/dowebplots	(revision 9130)
+++ trunk/MagicSoft/Mars/datacenter/scripts/dowebplots	(revision 9149)
@@ -208,5 +208,5 @@
       rootfile=$inpath/$filename`printf %08d $num`.root
       psfile=$inpath/$filename`printf %08d $num`.ps
-      csvfile=$outpath/$filename`printf %08d $num`.csv
+      csvfile=$outpath/$filename.csv
       pdffile=$outpath/$filename`printf %08d $num`.pdf
       # rsync
@@ -322,8 +322,4 @@
 done
 
-# rsync for complete directory (i.e. to delete removed sequences)
-echo "do rsync for callisto, star and ganymed files" >> $scriptlog 2>&1
-rsync -aLv --delete --exclude=*/*/20[01][0-9]*_[YI]_*[.]root --exclude=*/*.ps $datapath/{callisto,star,ganymed}/ $webpath/callisto >> $scriptlog 2>&1
-
 # rsync subsystemdata, sequence and dataset files
 echo "do rsync for subsystem files" >> $scriptlog 2>&1
