View Single Post
Old 02-03-2005, 05:27 PM  
esmandil
Senior Member
 
Join Date: Oct 2004
Posts: 107
Default

It is not complicated to write tcl script that would do what you want. Put it in

[FTP_Post-Command_Events]
retr = TCL ../scripts/logDownload.itcl

And inside the script:
putlog "DOWNLOAD: something or else"

I leave it up to you to get the the user, filename etc and to format the actual message correctly.
esmandil is offline   Reply With Quote