How To Event-File upload

How To Event-File upload


How To: EVENT – File upload


Question

How can I create an event that triggers when a file is uploaded?

Reason

To automate actions such as notifications, file transfers, or processing tasks whenever a user uploads a file.

Answer

You can create a file upload event by configuring an "Upload" event type in Titan MFT Server's Events section, which allows you to trigger actions automatically when files are uploaded.


Steps


  1. Login to Admin Web UI


  2. Navigate to 
  1. Domain
  2. Server    
  3. Event
  4. Click Add Event



  1. Select Event and click Add Event


  2. Select File Event > File upload/write > Upload/Write successfully then click OK



  1. Select Action and Click Add Action



  1. Select File System - Move Files as an action


  2. Set Source and Destination Path
  1. Use %FILEPATH% as Source path and Filename
  2. Add destination path + filename then click OK

Note:     You can use UNC or network share, but you need to set it up first so titan can access it

Follow this link On How To: Add UNC Accounts in Titan SFTP Server

Example: \\networkshare\%FILEPATH.NAME%


  1. Click Next and add Event name and description. Then click Next again.


  2. Click Finish


    • Related Articles

    • How To: Create a File Uploaded Event

      Question Can I create an automation that triggers once a file is uploaded into Titan SFTP Server? Reasoning As an admin, I would like to be able to create automations that perhaps can send email notifications or process the incoming files once ...
    • HowTo MoveFilesWithAnEventInTitanNexGen

      How To: Move Files with an Event in Titan NexGen Question How to move files using an event in Titan NexGen? Answer Please follow the step-by-step instructions below. Steps to Move Files using Event Upload Successful: In your Admin Console, go to ...
    • How To: Create an Event that Sends an Email when the User Successfully Uploads a File

      How To: Create an Event that Sends an Email when the User Successfully Uploads a File Question Can you give me a quick guide on creating an event that sends an email to a specific address whenever a user uploads a file that contains information of ...
    • How To: Prohibit download of File Types

      Question Can I restrict a user from downloading certain file types once they login to Titan SFTP Server? Reasoning As an admin, I would like to restrict the file types users can download from Titan SFTP Server. This could be due to internal policies ...
    • How To: Exclude File Types in Titan SFTP Server

      Question Can I restrict certain file types from being uploaded to Titan SFTP Server? Reasoning To protect your server and data in Titan, you want to restrict potentially harmful file types from being allowed to be uploaded to Titan. Answer You can ...