Possible Duplicate:
How to run a command when a directory's contents are updated?
I need to be notified and perform other tasks when a file is uploaded onto my server. Is there any method/system call that will be triggered or anything that I can hook onto?
I'm using vsftpd as my ftp server.