Quote:
Originally posted by esmandil
Just an idea... but I think it would be easier to use onUploadComplete in ioftpd.ini -- you just need a script to check if uploaded file is *.sfv and execute your command if it is.
|
Yeah, but when i make it that way, can i still perform a command in the sitechan? Thats the part i missed to mention in my first post
to be more detailed:
i want to implement a litle pretime announce for dZsbot. i've already created a mysql db wich stores all the pretimes and a script that checked a release name against the db is also ready. but now i need a trigger that calles the tcl function that opens a socket to a php script (thats already done also). i need ony call the function with the new dir name as an argument.