How To: Push/Upload a file with an event

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.


Answer

You can create an event in Cornerstone to push/upload a file once to a remote server automaticallyYou can select the trigger, conditions and automate the entire process.


Steps


1. Navigate to the Events and click on Add.



2. Select trigger, in this example, I am going to use a schedule.



3. Select conditions if any.


4. Select the Push/Upload action.



5. Click on SFTP.



6. Configure the connection parameters.



7. Click Advanced settings if you need to add more details: 


8. Input the source path and destination path. 



9. Click OK and then give the event a name. 


10. Click on Finish.


    • Related Articles

    • 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 ...
    • KB PUSH and PULL in Titan MFT Server Next Gen

      PUSH and PULL Automation Events in Titan MFT Server Next Gen Question How do I configure and use the PUSH and PULL capabilities in Events on my Titan MFT server? Pre-requisites: Titan MFT Server Next Gen must be installed on your server system ...
    • 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: 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. ...
    • 2019: How-To: Using Event Manager Variables for log file access

      There are times in the Event Manager when access to the server logfile name is needed. For example, you may want to move the previous logfile offsite to a new folder once the logfile is rotated. Or, you may want to know the filename of the current ...