FTP Server with MySQL access, and POST notification
Posted
by
TIW
on Server Fault
See other posts from Server Fault
or by TIW
Published on 2012-10-21T12:23:57Z
Indexed on
2012/10/21
17:03 UTC
Read the original article
Hit count: 161
Im looking for an FTP server solution, that we can host either internally on a dedicated server, or on Rackspace Cloud/AWS, that provides a HTTP POST notification when a file is uploaded, and allows user accounts to be created either through an API or MySQL database.
There are several offerings that provide email notification - but has anyone come across anything that matches the above requirements. BrickFTP being a IaaS system is an option, but we would prefer something hosted in house.
I don't believe the standard FTP servers provided with Apache can do the above ... can they?
© Server Fault or respective owner