Index: /trunk/DataCheck/crontab.fact1
===================================================================
--- /trunk/DataCheck/crontab.fact1	(revision 12360)
+++ /trunk/DataCheck/crontab.fact1	(revision 12361)
@@ -2,4 +2,5 @@
 0 */6 * * * /home/fact/DataCheck/CheckNTPDate.sh
 # rsync data from fact2 to fact1
-0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/raw/2011/10/ /loc_data/raw/2011/10
-0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/aux/2011/10/ /loc_data/aux/2011/10
+0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/raw/2011/11/ /loc_data/raw/2011/11
+0 8 * * * /usr/bin/rsync -avxH 10.0.100.12::loc_data/aux/2011/11/ /loc_data/aux/2011/11
+0 9,12,15 * * * if ! ps aux | grep Zip | grep -v grep ; then /home/fact/ZipRawData.sh ; fi
