in reply to Batch Processing Files
Hopefully this will work for you:
in the past i've setup something similiar to run on a crontab entry
Then you could just dump the files into the batch directory and
they would get processed when the script runs at the set interval.
I'm assuming/hoping your'e on a unix or linux system and this is a task that
would need to happen on a hourly, daily or weekly etc. occurrence