Events Reference¶
While SFTPPlus operates it generate a set of events based on the performed operations. These events can be used for auditing, logging, or notifications as well as for triggering various operations on the transferred files.
Each event is member of one or multiple event groups. The groups are used to indicate the log level as well as various other characteristics like protocol type or security level.
For configuring SFTPPlus to react when an event occurs, see the dedicated page for Event Handlers.
This section describes all the available event groups.
These are events generated by functionality that is shared by all protocols.
This section includes all the events generated by the FTP/FTPS protocol, for both client and server operations.
This section includes all the events generated by the SFTP/SCP protocols, for both client and server operations.
This section includes all the events generated by the HTTP/AS2/WebDAV protocls and cloud REST APIs, for both client and server operations.
This section includes all the events generated by the administrative actions.
Here are all the events generated by the automated file transfers. There are events that are independent of the protocol used to transfer the files.