How To: Move Files with an event

How To: Move Files with an event



Question

How do move a file with an event?


Reasoning

When files are uploaded, there may be a requirement to copy or move those files to another internal location for other internal automations to process that file, or you may want to just archive the file so you can have a backup. 


Answer

You can create an event in Titan to move a file once it is uploaded. You can then specify the target destination being another local folder or a UNC path and have the event move the file automatically.


Steps


  1. Navigate to the Events section and click on add button. 




  1. Select an event trigger, in this example, we will choose “File upload/write” and click on Next.


  1. Add any conditions if necessary. When done, click on Next.







  1. Click on “Move to new location” action and configure the parameters such as the destination path as seen below and click on OK when done.



  1. Click on Next.


  1. Give the Event Handler a name and a description. You can click on the “Test Fire” button to confirm if the event is working correctly. 




  1. Click on Finish.





    • Related Articles

    • How To: Push/Upload a file with an event

      Question How can I push/upload a file with an event? Reasoning We could have a business process that requires files to be pushed to a remote server. This would consume time from the admin to manually push files and also be vulnerable to user error. ...
    • How-To: Run a Script with a Scheduled Event Handler

      Question Can I create a scheduled event to call and run a script? Reasoning I currently have Titan FTP server and would like to take advantage of the event handler capabilities to automate jobs.   Answer Titan FTP Server includes the ability to ...
    • How To: Enable PGP Encryption

      Question How do I encrypt files in transit or at rest? Reasoning Keeping files secure is always a concern. Either at rest once they are uploaded to Cornerstone or in transit while the file is still being uploaded even if using a secure protocol. If ...
    • How To: Ban File Types in Titan Nextgen

      Related To Titan Nextgen Builds 1.x Question How do I ban file types in Titan Nextgen. Reasoning I would like to be able to put a restriction in place whereas we can ban the file types that can be uploaded to Titan Nextgen for security reasons. ...
    • How To: Exclude File Types from Encryption in Titan MFT

      Question Can I restrict certain file types from being encrypted with PGP in Titan MFT? Reasoning To protect your data in Titan MFT, you can encrypt any uploaded files, however, you want to ensure you are not using server resources if not needed while ...