Ever since we introduced Web SSO support in JSCAPE MFT Server (way back in version 8.8), the number of adopters for this method of authentication has been steadily growing. We're not surprised, considering how SSO greatly simplifies end user authentication in organizations that use several web-based applications.
Read MoreBlog
Using ADFS 3.0 as IdP for Web SSO SAML on JSCAPE MFT Server
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Managed File Transfer, Tutorials, Secure File Transfer
Using Triggers to Automate File Deletion
Updated by Chris Frisch on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Triggers
How to Set Up a Web File Transfer Using an MFT Server
Updated by John Carl Villanueva on
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
Read More
Topics: JSCAPE MFT, File Transfer Clients, Tutorials, Secure File Transfer
Password Protecting Ad-Hoc File Transfers
Updated by Rick Stevens on
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.
Read MoreTopics: Ad-Hoc File Transfers, JSCAPE MFT, Managed File Transfer, Tutorials
How to do SSL File Transfers on JSCAPE MFT Server
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, File Transfer Clients, Tutorials, Secure File Transfer, FTP
Automating Backups of JSCAPE MFT Server
Updated by Chris Frisch on
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.
Read MoreTopics: JSCAPE MFT, Business Process Automation, Tutorials
How To Create Custom Trigger Functions | JSCAPE
Updated by Van Glass on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Triggers
Setting up a Linux FTP Server - Part 2
Updated by John Carl Villanueva on
For those who landed on this page via the search engines, this post is a continuation of our article re Setting up a Linux FTP Server. I suggest you read Part 1 first if you haven't done that yet.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, FTP
Setting Up a Linux FTP Server - Part 1 | JSCAPE MFT Server
Updated by John Carl Villanueva on
Overview on Setting Up a Linux FTP Server
In this post, I'll show you how easy it is to set up a Linux FTP Server using JSCAPE MFT Server. One advantage of using a Java FTP server like JSCAPE MFT Server is that it can run on virtually any platform; be it Windows, Solaris, Mac OS, Linux, etc. All you need is a suitable Java runtime environment (JRE) and you can already provide FTP file transfer services.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, FTP
How To Create Custom Trigger Actions
Updated by Van Glass on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Triggers