Send the specific directory that needs to be copied in the startCopy message.
authorDiane Trout <diane@caltech.edu>
Sat, 20 Jun 2009 00:06:44 +0000 (00:06 +0000)
committerDiane Trout <diane@caltech.edu>
Sat, 20 Jun 2009 00:06:44 +0000 (00:06 +0000)
commit3b2aa93cf5c13fefd8912056ae9907476885e073
tree821d318654820c2f73142a6bbd738878fd23929e
parent5b3444ef3dde360bcbec17b9882a4aa50dd1019c
Send the specific directory that needs to be copied in the startCopy message.
Also I changed it to send "urls" which need to match in both spoolwatcher
and copier. (as security feature it checks to make sure the rsync
directory it got over the network matches one of its internal list)
htsworkflow/automation/copier.py
htsworkflow/automation/spoolwatcher.py
test/test_copier.py