multiple event triggers
He dark0n3 how about multiple event triggers so you dont get those situations as with raiden if someone wants to start to programs under a trigger?
e.g.
OnFileUploaded=c:\ioftpd\ftplogger.exe
OnFileUploaded=c:\ioftpd\FullDiskCleaner.exe PARAM=Stupid
Well on [pre] its kinda odd tho but I see it could still be done..
It would save users making a bat file
OnFileUploaded=c:\ioftpd\DoBoth.cmd
DoBoth.cmd:
c:\ioftpd\ftplogger.exe
c:\ioftpd\FullDiskCleaner.exe PARAM=Stupid
Just a thought....
|