Adding Events
You could add events like
OnDownloadComplete, OnUploadComplete etc that would do many things like executing other apps and would allow to put arguments like:
$filename, $date, $fileSize, $user, $currentIp, $removeComputerIp, $loggedInTime, $path, $server
etc
|