Thread: ioActivity
View Single Post
Old 12-11-2004, 08:45 AM  
esmandil
Senior Member
 
Join Date: Oct 2004
Posts: 107
Default

Two things, MrJoshua:

1) Remove the ";" from the beginning of this line:
;OnFtpLogIn = %EXEC ..scriptsioActivityrun.bat newlogin %[$user] %[$hostname]
Basically, ";" makes io think it is a comment - so ioActivity is not executed when users log in... ergo, it cannot log those logins.

2) You are missing "purgeactivity" in "[FTP_Custom_Commands]" - thus, io doesn't understand this command. Add it (as described in the readme) and it should work.
esmandil is offline   Reply With Quote