I would like to see mIRC have a remote that would be triggered when a file is incoming.

The script should be able to:
1. Accept or reject the file. I know mIRC supports filtering file extensions, but it would be nice if other criteria could be used such as blocking files containing certain words.
2. Change the name and/or location of the file BEFORE any data is written. Waiting until a file is complete and moving or renaming in the FILERCVD remote is insufficent.
3. Choose whether to append or overwrite the file if it exists. mIRC has this option, but it applies to all files. I would like to choose based on my own criteria.