in reply to Re: sequential file handling
in thread sequential file handling

Sorry, I didn't mention that this will have to be run from cron or timed every 5 minutes. That's the tricky part. So it will have to distribute the file from /main to /dir1 then 5 minutes later, /main to /dir2 etc. Should it be done by writing to and from a text file? I'm stumped. Thanks -Blaine