Index: /trunk/ippTasks/summit.copy.pro
===================================================================
--- /trunk/ippTasks/summit.copy.pro	(revision 15290)
+++ /trunk/ippTasks/summit.copy.pro	(revision 15291)
@@ -5,5 +5,5 @@
 # pztool -adddatastore -inst allskycam -telescope ps1 -uri  http://otis1.ifa.hawaii.edu/ds/allskycam/index.txt
 
-$workdir    = /export/ipp010.0/
+$workdir    = /data/ipp010.0/
 
 $VERBOSE = 1
@@ -54,5 +54,5 @@
 task pzgetexp
   # timeout shorter than exec so jobs do not build up
-  periods      -exec     10
+  periods      -exec     5
   periods      -poll     1
   periods      -timeout  5
@@ -132,9 +132,9 @@
 # run pzgetimfiles on pending exps
 task pzgetimfile 
-    periods      -exec     1
-    periods      -poll     1
+    periods      -exec     0.05
+    periods      -poll     0.025
     periods      -timeout  15
     host 	local
-    npending 	3
+    npending 	20
 
     task.exec
@@ -147,5 +147,5 @@
             break
         end
-        periods -exec 0.2
+        periods -exec 0.05
 
         # find an exp that needs imfiles fetched
@@ -202,5 +202,5 @@
     periods      -exec     5
     periods      -poll     1
-    periods      -timeout  15
+    periods      -timeout  5
 
     # success
@@ -233,6 +233,6 @@
 task dsget
     periods      -exec     5
-    periods      -poll     1
-    periods      -timeout  30
+    periods      -poll     0.05
+    periods      -timeout  120
     host        anyhost
 
@@ -246,5 +246,5 @@
             break
         end
-        periods -exec 0.2
+        periods -exec 0.05
 
         # find an exp that needs imfiles fetched
