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.

Event groups

This section describes all the available event groups.

Server Event Groups
Operational events

These are events generated by functionality that is shared by all protocols.

Operation events
FTP/FTPS events

This section includes all the events generated by the FTP/FTPS protocol, for both client and server operations.

FTP / FTPS events
SFTP/SCP events

This section includes all the events generated by the SFTP/SCP protocols, for both client and server operations.

SFTP / SCP / SSH events
HTTP/AS2/Cloud API events

This section includes all the events generated by the HTTP/AS2/WebDAV protocls and cloud REST APIs, for both client and server operations.

HTTP / HTTPS / AS2 / REST / Cloud events
Management events

This section includes all the events generated by the administrative actions.

Administration action events
Automated transfers events

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.

Automated file transfers events