Hello everyone-
I'm trying to set up an FTP site to distribute files to clients and consultants. I want to track exactly who is downloading what, and so I've set up a login page for undividual users. And I can write the script that would notify me when someone has downloaded a file. Unfortunately, my FTP knowledge is limited, and I'd like to know whether I have to call the script from an HTML document or whther I can somehow call it automatically every time something is downloaded. What can I use to trigger my logging script from an FTP browser?
Thanks,
mark
I'm trying to set up an FTP site to distribute files to clients and consultants. I want to track exactly who is downloading what, and so I've set up a login page for undividual users. And I can write the script that would notify me when someone has downloaded a file. Unfortunately, my FTP knowledge is limited, and I'd like to know whether I have to call the script from an HTML document or whther I can somehow call it automatically every time something is downloaded. What can I use to trigger my logging script from an FTP browser?
Thanks,
mark