File System Events
- 
                                                            
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. (Applies to FTP/S only, as HTTP/S and SFTP have no concept of "current directory.")
 - 
                                                            
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.
 
The events above can take the following variables:
| 
                                                                     Type  | 
                                                                
                                                                     Label (can appear in email notification)  | 
                                                                
                                                                     Variable  | 
                                                            
|---|---|---|
| 
                                                                     AS2 Properties  | 
                                                                
                                                                     AS2 Payload  | 
                                                                
                                                                     %AS2.PAYLOAD%  | 
                                                            
| 
                                                                     AS2 MDN  | 
                                                                
                                                                     %AS2.MDN%  | 
                                                            |
| 
                                                                     AS2 Local MIC  | 
                                                                
                                                                     % AS2.LOCAL_MIC%  | 
                                                            |
| 
                                                                     AS2 Remote MIC  | 
                                                                
                                                                     %AS2.REMOTE_MIC%  | 
                                                            |
| 
                                                                     AS2 Message ID  | 
                                                                
                                                                     %AS2.MESSAGE_ID%  | 
                                                            |
| 
                                                                     AS2 Host  | 
                                                                
                                                                     %AS2.HOST%  | 
                                                            |
| 
                                                                     AS2 Transaction Error  | 
                                                                
                                                                     %AS2.TRANSACTION_ERROR%  | 
                                                            |
| 
                                                                     AS2 Transaction Result  | 
                                                                
                                                                     %AS2.TRANSACTION_RESULT%  | 
                                                            |
| 
                                                                     AS2 Transaction Verbose  | 
                                                                
                                                                     %AS2.TRANSACTION_VERBOSE%  | 
                                                            |
| 
                                                                     AS2 Direction  | 
                                                                
                                                                     %AS2.DIRECTION%  | 
                                                            |
| 
                                                                     AS2 Partner ID  | 
                                                                
                                                                     %AS2.PARTNER_ID%  | 
                                                            |
| 
                                                                     AS2 EFT Server ID  | 
                                                                
                                                                     %AS2.EFT_ID%  | 
                                                            |
| 
                                                                     AS2 Content Type  | 
                                                                
                                                                     %AS2.CONTENT_TYPE%  | 
                                                            |
| 
                                                                     Event Properties  | 
                                                                
                                                                     Event Time  | 
                                                                
                                                                     %EVENT.TIME%  | 
                                                            
| 
                                                                     Event Time Stamp  | 
                                                                
                                                                     %EVENT.TIMESTAMP%  | 
                                                            |
| 
                                                                     Event Date Stamp  | 
                                                                
                                                                     %EVENT.DATESTAMP%  | 
                                                            |
| 
                                                                     Event Name  | 
                                                                
                                                                     %EVENT.NAME%  | 
                                                            |
| 
                                                                     Event Rule Name  | 
                                                                
                                                                     %EVENT.EVENTNAME%  | 
                                                            |
| 
                                                                     Event Time Stamp (including milliseconds)  | 
                                                                
                                                                     %EVENT.TIMESTAMP_PRECISE%  | 
                                                            |
| 
                                                                     Event Transaction ID  | 
                                                                
                                                                     %EVENT.TRANSACTION_ID%  | 
                                                            |
| 
                                                                     File System Properties  | 
                                                                
                                                                     Virtual Path  | 
                                                                
                                                                     %FS.VIRTUAL_PATH%  | 
                                                            
| 
                                                                     Physical Path  | 
                                                                
                                                                     %FS.PATH%  | 
                                                            |
| 
                                                                     Virtual Folder Name  | 
                                                                
                                                                     %FS.VIRTUAL_FOLDER_NAME%  | 
                                                            |
| 
                                                                     Physical Folder Name  | 
                                                                
                                                                     %FS.FOLDER_NAME%  | 
                                                            |
| 
                                                                     File Name  | 
                                                                
                                                                     %FS.FILE_NAME%  | 
                                                            |
| 
                                                                     Base File Name  | 
                                                                
                                                                     %FS.BASE_FILE_NAME%  | 
                                                            |
| 
                                                                     File Size  | 
                                                                
                                                                     %FS.FILE_SIZE%  | 
                                                            |
| 
                                                                     File Creation Date  | 
                                                                
                                                                     %FS.FILE_CREATE_DATE%  | 
                                                            |
| 
                                                                     File Creation Time  | 
                                                                
                                                                     %FS.FILE_CREATE_TIME%  | 
                                                            |
| 
                                                                     Report File  | 
                                                                
                                                                     %FS.REPORT_FILE%  | 
                                                            |
| 
                                                                     Report Content  | 
                                                                
                                                                     %FS.REPORT_CONTENT%  | 
                                                            |
| 
                                                                     Report File Name  | 
                                                                
                                                                     %FS.REPORT_FILENAME%  | 
                                                            |
| 
                                                                     User Properties  | 
                                                                
                                                                     User (Groups)  | 
                                                                
                                                                     %USER.GROUPS%  | 
                                                            
| 
                                                                     Logon Name  | 
                                                                
                                                                     %USER.LOGIN%  | 
                                                            |
| 
                                                                     %USER.PASSWORD%  | 
                                                            ||
| 
                                                                     Account Enabled  | 
                                                                
                                                                     %USER.ENABLED%  | 
                                                            |
| 
                                                                     Settings Template  | 
                                                                
                                                                     %USER.SETTINGS_LEVEL%  | 
                                                            |
| 
                                                                     %USER.FULL_NAME%  | 
                                                            ||
| 
                                                                     Description  | 
                                                                
                                                                     %USER.DESCRIPTION%  | 
                                                            |
| 
                                                                     Comment  | 
                                                                
                                                                     %USER.COMMENT%  | 
                                                            |
| 
                                                                     Email Address  | 
                                                                
                                                                     %USER.EMAIL%  | 
                                                            |
| 
                                                                     Phone Number  | 
                                                                
                                                                     %USER.PHONE%  | 
                                                            |
| 
                                                                     Pager Number  | 
                                                                
                                                                     %USER.PAGER%  | 
                                                            |
| 
                                                                     Fax Number  | 
                                                                
                                                                     %USER.FAX%  | 
                                                            |
| 
                                                                     Home Folder  | 
                                                                
                                                                     %USER.HOME_FOLDER%  | 
                                                            |
| 
                                                                     Home folder is root  | 
                                                                
                                                                     %USER.HOME_IS_ROOT%  | 
                                                            |
| 
                                                                     Quota Max  | 
                                                                
                                                                     %USER.QUOTA_MAX%  | 
                                                            |
| 
                                                                     Quota Used  | 
                                                                
                                                                     %USER.QUOTA_USED%  | 
                                                            |
| 
                                                                     %USER.INVALID_LOGINS%  | 
                                                            ||
| 
                                                                     User can change password  | 
                                                                
                                                                     %USER.CAN_CHANGE_PASSWORD%  | 
                                                            |
| 
                                                                     Home IP  | 
                                                                
                                                                     %USER.HOME_IP%  | 
                                                            |
| 
                                                                     %USER.ALLOW_SSL%  | 
                                                            ||
| 
                                                                     User can connect using FTP  | 
                                                                
                                                                     %USER.ALLOW_FTP%  | 
                                                            |
| 
                                                                     User can connect using SFTP  | 
                                                                
                                                                     %USER.ALLOW_SFTP%  | 
                                                            |
| 
                                                                     Last Login Date  | 
                                                                
                                                                     %USER.LAST_LOGIN%  | 
                                                            |
| 
                                                                     Password Expiration Date  | 
                                                                
                                                                     %USER.PASSWORD_EXPIRATION%  | 
                                                            |
| 
                                                                     User Must Change Password at Next Login  | 
                                                                
                                                                     %USER.RESET_PASSWORD_AT_FIRST_LOGIN%  | 
                                                            |
| 
                                                                     Account Expiration Date  | 
                                                                
                                                                     %USER.EXPIRATION_DATE%  | 
                                                            |
| 
                                                                     Account Locked Out  | 
                                                                
                                                                     %USER.IS_LOCKED_OUT%  | 
                                                            |
| 
                                                                     Custom Field 1, 2, 3  | 
                                                                
                                                                     %USER.CUSTOM1%, %USER.CUSTOM2%, %USER.CUSTOM3%  | 
                                                            |
| 
                                                                     Connection Properties  | 
                                                                
                                                                     Remote IP  | 
                                                                
                                                                     %CONNECTION.REMOTE_IP%  | 
                                                            
| 
                                                                     Local IP  | 
                                                                
                                                                     %CONNECTION.LOCAL_IP%  | 
                                                            |
| 
                                                                     Local Port  | 
                                                                
                                                                     %CONNECTION.LOCAL_PORT%  | 
                                                            |
| 
                                                                     Protocol  | 
                                                                
                                                                     %CONNECTION.PROTOCOL%  | 
                                                            |
| 
                                                                     Using Web Transfer Client  | 
                                                                
                                                                     %CONNECTION.USING_WEB_TRANSFER_CLIENT%  | 
                                                            |
| 
                                                                     HTTP Query String  | 
                                                                
                                                                     %CONNECTION.HTTP.QUERY_STRING%  | 
                                                            |
| 
                                                                     HTTP Headers List  | 
                                                                
                                                                     %CONNECTION.HTTP.HEADERS_LIST%  | 
                                                            |
| 
                                                                     Site Properties  | 
                                                                
                                                                     Site name  | 
                                                                
                                                                     %SITE.NAME%  | 
                                                            
| 
                                                                     Account Management URL  | 
                                                                
                                                                     %SITE.ACCOUNT_MANAGEMENT_URL%  | 
                                                            |
| 
                                                                     Site Running  | 
                                                                
                                                                     %SITE.STATUS%  | 
                                                            |
| 
                                                                     Server Properties  | 
                                                                
                                                                     Server Running  | 
                                                                
                                                                     %SERVER.STATUS%  | 
                                                            
| 
                                                                     Log Type  | 
                                                                
                                                                     %SERVER.LOG_TYPE%  | 
                                                            |
| 
                                                                     Log Location  | 
                                                                
                                                                     %SERVER.LOG_LOCATION%  | 
                                                            |
| 
                                                                     Node Name  | 
                                                                
                                                                     %SERVER.NODE_NAME%  | 
                                                            |
| 
                                                                     Install Directory  | 
                                                                
                                                                     %SERVER.INSTALL_DIRECTORY%  | 
                                                            |
| 
                                                                     Workspace Physical Path  | 
                                                                
                                                                     %WORKSPACE.PATH%  | 
                                                            |
| 
                                                                     Workspace Virtual Path  | 
                                                                
                                                                     %WORKSPACE.VIRTUAL_PATH%  | 
                                                            |
| 
                                                                     Workspace Name  | 
                                                                
                                                                     %WORKSPACE.NAME%  | 
                                                            |
| 
                                                                     Workspace Participant List  | 
                                                                
                                                                     %WORKSPACE.PARTICIPANTS%  | 
                                                            |
| 
                                                                     Workspace Owner  | 
                                                                
                                                                     %WORKSPACE.OWNER%  | 
                                                            |
| 
                                                                     Workspace Owner Email Address  | 
                                                                
                                                                     %WORKSPACE.OWNER_EMAIL%  | 
                                                            |
| 
                                                                     Transfer Properties  | 
                                                                
                                                                     Transfer Rate  | 
                                                                
                                                                     %TRANSFER.RATE_KBPS%  | 
                                                            
| 
                                                                     Transfer Bytes  | 
                                                                
                                                                     %TRANSFER.BYTES%  | 
                                                            |
| 
                                                                     Transfer Seconds  | 
                                                                
                                                                     %TRANSFER.SECONDS%  | 
                                                            |
| 
                                                                     Source 
		 Properties  | 
                                                                
                                                                     Source file name without extension  | 
                                                                
                                                                     %SOURCE.BASE_FILE_NAME%  | 
                                                            
| 
                                                                     Source file name with extension  | 
                                                                
                                                                     %SOURCE.FILE_NAME%  |