Documentation
8. Event handlers¶
Event handlers are triggered as a result of file transfer operations. They are triggered for server-side, client-side, configuration or administration operations. Below is the list with the configuration documentation for the supported event handlers.
- 8.1. Introduction to event handlers
- 8.2. Local file
- 8.3. File dispatcher
- 8.4. HTTP POST / Webhooks
- 8.5. Email sender
- 8.6. Windows EventLog
- 8.7. Standard output stream
- 8.8. Embedded database
- 8.9. Syslog
- 8.10. Create archive / compress
- 8.11. Extract archive / uncompress
- 8.12. Execute external script or program
- 8.13. Encrypt / decrypt using OpenPGP / GPG
- 8.14. RabbitMQ publisher
- 8.15. File message digest generator
- 8.16. Account interaction
- 8.17. Extension API