Blog

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

Update virus database definitions using kaspersky

This custom trigger action updates the virus database definitions using Kaspersky anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

How to perform an antivirus scan with kaspersky

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

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

Update virus database definitions using avast

This custom trigger action updates the virus database definitions using Avast anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

How to scan a file with avast antivirus

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

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

Update virus database definitions using ClamAV

This custom trigger action updates the virus database definitions using ClamAV anti-virus software, specifically the freshclam command. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Perform virus scan using ClamAV

This custom trigger action performs a virus scan against a file 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

How to create custom trigger functions

Overview In the tutorial How To Create Custom Trigger Actions we demonstrated how to create custom trigger actions in MFT Server. In this tutorial we will discuss Functions, how they are used in Triggers, and how to create your own custom Functions using the extensible API provided in MFT Server.

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

How to create custom trigger actions

Overview Triggers are a very powerful feature that allow you to listen for events and respond with actions if conditions are met. For example, whenever a file is uploaded by a certain user you may wish to have this file encrypted and then send an email notification with details of the file transfer.

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

How to automatically copy each file downloaded from a remote server

Overview In this tutorial, we demonstrate how to set up JSCAPE MFT Server to copy each file downloaded from a remote server. If you want to follow these steps locally, we suggest you follow the instructions in the article "Downloading Files Periodically From A Trading Partner" first. This tutorial will only work if you have a separate trigger that performs the download process and that article will help you in that regard.

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