Thank you support. I answered in a followup question, but I'll put it here too.
My script needs to move all files at a path /Home/<path> to 3 different locations.
The user that's uploading the files is a different application. It logs on, uploads hundreds of files, then logs off.
When I tried running a trigger on each upload some files were left behind. My idea to correct that problem was to run on logout instead and just move anything in the directory.