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
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
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
Note: This post was originally published on Sept 14, 2011 but was updated on June 15, 2018 to reflect the latest MFT Server GUI
Topics:
JSCAPE MFT,
Managed File Transfer
Overview In this post, you'll learn how to set up a web-based file transfer service using JSCAPE MFT Server. A web file transfer will allow your users to perform file transfers without having to install a file transfer client. To upload or download files, they'll just need to fire up their favorite Web browser like Firefox, Chrome, Safari, Internet Explorer, or Edge, enter the web server's URL, and login to the interface. This article was updated on June 11, 2018
Topics:
JSCAPE MFT,
File Transfer Clients,
Tutorials,
Secure File Transfer
Note:This post was originally published on Oct. 4, 2011 but was updated last June 6, 2018 to reflect the appearance of the latest GUI. The problem of inadvertently sending an attachment with the wrong email address, or attaching the wrong file, are sources of data leakage. Adding password protection allows you to provide an extra layer of security when making ad-hoc file transfers.
Topics:
Ad-Hoc File Transfers,
JSCAPE MFT,
Managed File Transfer,
Tutorials
Overview In one of my previous posts, I defined what an SSL file transfer is. Today, I'm going to show you how to actually set up an SSL file transfer service on JSCAPE MFT Server. After that, I'll demonstrate how an AnyClient user would connect to your server and perform a secure file transfer using that particular service.
Topics:
JSCAPE MFT,
Managed File Transfer,
File Transfer Clients,
Tutorials,
Secure File Transfer,
FTP
Overview In most production environment scenarios it is prudent for an administrator to keep backups of JSCAPE MFT Server configurations. This can be especially critical with large and complex configurations in the event that a JSCAPE MFT Server configuration may need to be restored. Such an event may be the failure of a hard disk that JSCAPE MFT Server is installed and running on. In the event that you may need to reinstall JSCAPE MFT Server on a new drive, having a backup of an advanced configuration could save you a substantial amount of time. Maybe you find the need at some point to roll the configuration of your JSCAPE MFT Server back to a configuration you had on a previous date.
Topics:
JSCAPE MFT,
Business Process Automation,
Tutorials
This custom trigger function checks to see if the supplied date matches against a list of holidays in defined input file. Two method signatures are provided, one for using the current system date, and a second for using a user supplied date. Dates are formatted in MM/dd/YYYY format with a single date per line in input file. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions
Topics:
JSCAPE MFT,
SFTP,
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