20060407-method2.txt Implementing method2: ( .img files) NFS [linux WS] NFS ( .ISO file) [1] (/srv/frames)---->[ mkisofs]---->(/srv/images) ( on vs1) ( on ring4) ( .ISO file) SMB [ elijah ]local( ISO cache) [2] (\\Isoserver)---->[download]---->(on D: or C:) ( on ring4) ( ISO cache)local[ elijah ]local [3] (on D: or C:)---->[ burn ]---->(DVDR) Modify driver.py and any other necessary programs so that: * .iso and .pdf files go to /srv/images/[01]/$user/project/ * send other files there as well * comment out ftp step (or make it optional on a variable) * modify xml file so it looks for pdf and iso files opn \\Isofiles\images[01] -------------------------------------------------------------- cd /srv/local/backup/BNL mkdir barebones.1.0.2 cp barebones.1.0.1/* barebones.1.0.2 Modified the following files: annotate.py driver.py makeComFilesXML.py mergeLabel.py Cleaned up old files, as they can be retrieved from 1.0.1 testFTP.py* testMerge.py* testXML.py* transfertest.py* mergeLabel_tryPopen.py makeComFilesMerge.py makeComFiles2.py