Is there some way to get an event/trigger (or even by polling) when a new file was created by a client (especially by a specific user)? For instance I want the server to create a file test2.txt and send an email with uploaded file as attachment when user ABC uploaded test_*.txt. I understand the custom actions needs to be implemented but can the FTP server give the event/trigger.