This directory should contain a copy of the most recent log file for the jAmaSeis (prev known as Amaseis) cron job output. It is here under /pub/ so that Tammy or whover can get to it easily to troubleshoot; the URL is ftp://ds.iris.edu/pub/amaseis/amaseiscron.marvin2.log. The cron job runs as amaseis on marvin2. The scripts are in marvin2:~amaseis/bin from amaseis user's crontab: # copy frequently: * * * * * /users/amaseis/bin/amaseis.cron.pl >>/users/amaseis/cron.out 2>&1 # daily housekeeping: 0 0 * * * /users/amaseis/bin/amaseis.cron.daily.ksh >>/users/amaseis/cron.daily.out 2>&1