Thread: Event Question
View Single Post
Old 09-09-2004, 09:10 AM  
Mouton
Posse Member
 
Join Date: Dec 2002
Posts: 1,956
Default

You don't have to pass environment variables in parameters...

OnUploadComplete = EXEC C:\users\ApacheServerFiles\THC\categorie_1\majbdd. bat

Would work. Just use %PATH% in your .bat instead of %1.
All variables defined in ioftpd.env are environment variables that are always available to external scripts.
Mouton is offline   Reply With Quote