Blog

How to fetch files from multiple SFTP servers and then send to a trading partner

Learn how to configure JSCAPE MFT Server to fetch files from multiple SFTP servers and then send those files to a trading partner.

Topics: JSCAPE MFT, Business Process Automation, Videos, Tutorials, SFTP, Triggers

How to list files uploaded to your server

A quick video demonstrating how to set up JSCAPE MFT Server to automatically list files as they're uploaded to your server.

Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Videos, Tutorials, Triggers

Scan the logs with keywords using GetLogs action

This custom trigger action performs a log scan using keyword(s) passed as argument(s), the logs found will be written to a separate file. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Generate key report using ExportKeys action

This custom trigger action is used to generate keys report in excel format installed in the server. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Generate user report using ExportUsers action

This custom trigger action is used to generate user report in excel format for respective domain(s). Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Perform directory virus scan using avast

This custom trigger action performs a virus scan against a directory using Avast anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

How to split large text files using actions

This custom trigger action is used to split a large text file in GB ore more to MB. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Perform directory virus scan using kaspersky

This custom trigger action performs a virus scan against a directory using Kaspersky anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

Perform directory virus scan using ClamAV

This custom trigger action performs a virus scan against a directory using ClamAV anti-virus software, specifically the clamscan command. Arguments supplied to the clamscan command may be used to quarantine or delete files upon detection of infected files. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Using triggers to automate file deletion

This article was originally posted on March 28, 2012 but was updated on May 31, 2018 to reflect the latest UI. Overview If you are familiar with JSCAPE MFT Server you may already be aware of the power and flexibility that Triggers can offer you as an administrator. If you are new to JSCAPE MFT Server, Triggers allow you to automate processes with the use of Event Type parameters and Trigger Actions. Basically, Event Types are predefined events with configurable parameters that represent a condition, when that condition is met it triggers the associated action to be performed. In this article I will show you how to create a Trigger to automate the deletion of aged files and explain how the Trigger accomplishes this task.

Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Triggers