I am looking for a solution for the following…
When a file gets uploaded to my web server via FTP, an email will be sent verifying that the file was successfully uploaded.
I have multiple users uploading to a private directory and want to remotely keep track of time, file size, file type etc.
I am running PHP/MySQL on Apache.
Thanks
-SlimP