Thread: ioActivity
View Single Post
Old 10-28-2004, 03:45 AM  
esmandil
Senior Member
 
Join Date: Oct 2004
Posts: 107
Default

Oooops I have just noticed that I have included old version of Readme in the download. Sorry about that.

Lines to be added to ioFTPD.ini look like this:

PHP Code:
[Events]
OnFtpLogIn = %EXEC ..\scripts\ioActivity\run.bat newlogin %[$user] %[$hostname]

[
FTP_Custom_Commands]
activity   =  EXEC ..\scripts\ioActivity\run.bat activity
useractiv  
=  EXEC ..\scripts\ioActivity\run.bat useractiv
myactivity 
= %EXEC ..\scripts\ioActivity\run.bat useractiv %[$user]

[
FTP_SITE_Permissions]
activity 1M
useractiv 
1M
myactivity 
= !
Hopefully, it will work better now
esmandil is offline   Reply With Quote