This online help file is for EFT Server version 6.3.x. For other versions of EFT Server, please refer to http://help.globalscape.com/help/index.html. (If the Index and Contents are hidden, click Show Contents pane in the top left corner of this topic.) |
Operating System Events and AS2-related Events are available only in EFT Server Enterprise. These Events are visible, but unavailable (grayed out) in EFT Server SMB edition. |
EFT Server includes over 25 different event triggers, based on the following event types:
Operating System-related events, such as a folder’s contents changed or a recurring timer has executed (available only in EFT Server Enterprise)
Transfer-related events, such as a file was uploaded or downloaded
Server- and Site-related events, such as server or Site stopped or started
User- and Connection-related events, such as a user logged in or out
AS2-related events, such as the transfer was successfully completed (available only in EFT Server Enterprise)
Operating System Events (available only in EFT Server Enterprise)
Scheduler (Timer) Event - Execute a specified action one time or repeat at a specified interval.
Folder Monitor - Monitor a specified folder then execute an action whenever a change is detected.
Folder Monitor Failed - Monitor a specified folder then execute a specified action whenever a failure is detected.
Use the File Uploaded file system event to notify you when a file is uploaded to the Site. |
File Uploaded - File is uploaded to the Site.
File Downloaded - File is downloaded from the Site.
Verified Upload Succeeded - Integrity check of uploaded file succeeds when transferred using the Web Transfer Client.
Verified Download Succeeded - Integrity check of downloaded file succeeds when transferred using the Web Transfer Client.
File Renamed- File on the Site is renamed by a connected client.
File Moved - File is moved from one folder in the VFS to another by a connected client.
File Deleted- File is deleted from the Site by connected client.
Folder Created - Folder is created on the Site by a connected client.
Folder Deleted - Folder is deleted from the Site by a connected client.
Folder Changed - User navigates to a new folder on the Site.
Upload Failed - Upload fails to transfer successfully.
Download Failed - Download fails to transfer successfully.
Verified Upload Failed - Integrity check of uploaded file fails when transferred using the Web Transfer Client.
Verified Download Failed - Integrity check of downloaded file fails when transferred using the Web Transfer Client.
Before Download - If a download is requested, perform the Action(s) defined in this event, then continue with the download.
Service Stopped - When the EFT Server service stops.
Service Started - When the EFT Server service starts.
Log Rotated - When the current activity log closes and EFT Server opens a new log file.
Site Stop - When the Site stops.
Site Started - When the Site starts.
IP Added to Ban List - (added in v6.3) This event will trigger when an IP address is banned by EFT Server (non-interactively) due to invalid login attempts exceeded or other security criteria.
User Account Disabled - The user account is disabled by the administrator or by EFT Server (In version 6.3, this event is triggered when an account expires).
User Account Locked - (v6.1 and later) The user account has been locked (e.g., invalid login attempts)
User Quota Exceeded - The user has taken too much disk space on EFT Server.
User Logged out - The user closes a session gracefully.
User Logged in - The user logs in to EFT Server.
User Login Failed - The user attempts an incorrect username or password.
User Password Changed - The user or administrator changes a user's password.
New User Created - A new user has been created.
User Connected - When a user connects to the Site (this occurs before log in).
User Connect Failed - When a user attempts to connect and fails (this can occur before log in).
User Disconnected - When a user disconnects from the Site (this can occur before log in).
AS2 Events (available only in EFT Server Enterprise)
AS2 Inbound Transaction Succeeded - Triggers if the inbound transmission was successful, MDN was successfully sent, MICs all match, and no other errors occurred.
AS2 Inbound Transaction Failed - Triggers if the AS2 file upload failed for some reason, such as bad MIC, no permissions/access, duplicate message ID, or other AS2 transfer-related error.
AS2 Outbound Transaction Succeed - Triggers if EFT Server has offloaded a file to a remote partner, and that partner replied with a receipt asynchronously over HTTP/S, indicating that the transfer was successfully completed.
AS2 Outbound Transaction Failed - Triggers if the expected MDN receipt was not received in the expected time or the receipt signature or MIC failed.