Blog

How to install MFT synchronizer agent on linux

MFT Synchronizer Agent is the answer if you need to transfer files between two hosts and one host doesn't have any file transfer application whatsoever. In this post, we'll teach you how to install MFT Synchronizer Agent on Linux.

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

Video guide for installing MFT synchronizer on windows

Learn how to install JSCAPE MFT Synchronizer on Windows through this video.

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

Compare file date and time using IsFileNewerByTimeStamp

This custom trigger function is used to get the status of the file on whether the file is really new against another or similar file by comparing against a custom date along with timestamp. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions

Topics: JSCAPE MFT, Functions

How to set up an SFTP active-active high availability cluster

The problem with using a single SFTP server Organizations in different industries like finance, healthcare and retail rely on an SFTP server to transfer files internally and externally. However, using a single SFTP server can result in a failed data transfer workflow, especially if you don’t have a backup plan to correct it. If your organization’s SFTP server experiences hardware issues, glitches, network outages or a security breach, in-progress data transfers may be interrupted, and your data’s integrity could also be compromised. This system issue won’t only lead to communication and security concerns, but it could also cause substantial business disruption because of unexpected and unnecessary downtime. Downtime translates to financial losses, operational delays and reputational damage.

Topics: JSCAPE MFT, SFTP

Compare file date using IsFileNewerByDate

This custom trigger function is used to get the status of the file on whether the file is really new against another or similar file by comparing against a custom date. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions

Topics: JSCAPE MFT, Functions

Compare file modification time using IsFileNewer

This custom trigger function is used to get the status of the file on whether the file is really new against another or similar file using its modification time. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions

Topics: JSCAPE MFT, Functions

How to set up an SFTP Active-Passive cluster

This post was originally published on September 17, 2016 but was updated and republished on September 28, 2018. Overview In this quick tutorial, you'll discover an easy way to set up a failover server for your SFTP server and in turn build an SFTP active-passive high availability cluster.

Topics: JSCAPE MFT, Managed File Transfer, Secure File Transfer, SFTP

TPG continues to streamline data transfer processes with JSCAPE MFT server

Customer Profile Santa Barbara Tax Products Group (TPG) operates from San Diego, California, where it serves consumers nationwide with tax-related financial products and services that provide value, are fairly priced, and satisfy consumer need. TPG offers these products through a network of tax preparation franchises, independent tax professionals and online tax preparation providers.

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

[Video] acquiring MFT server configuration data from an existing datastore in MySQL

Adding nodes to a JSCAPE MFT Server high availability cluster, typically entails setting up each MFT Server instance to acquire their server configuration data from an external RDBMS. In this video, we show you how to set up MFT Server to acquire config data from a MySQL database.

Topics: JSCAPE MFT, Videos, Tutorials

[Video] migrating MFT server config data from the h2 DB to a MySQL DB

If you store your JSCAPE MFT Server configuration data into an external RDBMS like MySQL, it will make it easier for you to carry out server clustering, scale out, and implement high availability. In this quick video tutorial, you'll learn how to migrate your JSCAPE MFT Server configuration data from the embedded H2 database to an external MySQL database.

Topics: JSCAPE MFT, Videos, Tutorials