I've figured out the basic events for Folder Action scripts. I wrote a script that prints out a list of the files that are moved to a folder. It works fine. However, what I've been trying to figure out for the last week is how to get the original paths of the files before they were put into the folder. I can't seem to figure this out. Is it possible to do this with folder actions? Or, can I somehow attach the script to the Finder and intercept it's events?