# FTP Upload verification via Sendmail

**URL:** https://forum.kirupa.com/t/ftp-upload-verification-via-sendmail/237988
**Category:** programming
**Created:** [September 6, 2007, 3:27am UTC](https://forum.kirupa.com/t/ftp-upload-verification-via-sendmail/237988 "2007-09-06T03:27:04Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![slimpickinz](https://avatars.discourse-cdn.com/v4/letter/s/5f8ce5/32.png) [@slimpickinz](https://forum.kirupa.com/u/slimpickinz)
#### Post date: [September 6, 2007, 3:27am UTC](https://forum.kirupa.com/t/ftp-upload-verification-via-sendmail/237988/1 "2007-09-06T03:27:04Z")

</div>

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
