JSCAPE MFT Server encrypted file transfer protocols like SFTP and those secured through TLS (e.g. HTTPS, FTPS, AS2, OFTP, and WebDAVS) can be configured for FIPS compliance. Since this is a function that isn't switched on by default, you might wonder if it's necessary to enable it at all.
Read MoreBlog
John Carl Villanueva
Recent Posts
What is FIPS Compliance & Should I Enable it for File Transfers?
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Managed File Transfer, Secure File Transfer, SFTP, FTPS
Advantages of Using SSL/TLS HTTPS on AS2 | JSCAPE
Updated by John Carl Villanueva on
On its own, AS2 already comes with a nice set of features that enable it to secure EDI transactions. It's got encryption. It's got non-repudiation. It even has data integrity checks as well as a form of server and client authentication. So, even if you run AS2 over HTTP, your data can already get a good amount of protection. Still, it wouldn't hurt to add more layers of protection. And you can do that if you run your AS2 transactions over HTTPS.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Secure File Transfer, AS2
Choosing Between SSL Implicit, Explicit, and Forced Explicit Modes
Updated by John Carl Villanueva on
Overview
There will be times when you'll want to transfer files over a secure connection. One option is to use FTPS (FTP over SSL) which provides data-in-motion encryption through SSL (Secure Sockets Layer). When you setup an FTPS service in JSCAPE MFT Server, you'll notice that you actually have 3 modes to choose from explicit SSL, forced explicit SSL and implicit SSL.
This post was originally published on May 6, 2012 but was updated and republished on November 4, 2018.
Read MoreTopics: JSCAPE MFT, Secure File Transfer, FTPS, FTP
Load Balancing on FTP Servers for High Availability
Updated by John Carl Villanueva on
This post was originally published on July 8, 2012 but was updated on October 27, 2018
Overview
In this post, I'm going to take you through the steps of setting up JSCAPE MFT Gateway to establish load balancing across two FTP servers. Load balanced FTP servers can help you achieve high availability for mission critical file transfer services. We're going to start by creating a new FTP cluster consisting of two FTP servers. Once that FTP cluster is ready, we'll then make it accessible to clients by creating an FTP reverse proxy service that will forward client requests to that cluster.
Read MoreTopics: JSCAPE MFT, Tutorials
How to Push Files Automatically From A Remote Linux Host With No File Transfer Service
Updated by John Carl Villanueva on
Learn how to PUSH files from a remote Linux host even if that host doesn't have any file transfer service (FTP, SFTP, etc) running on it.
Read MoreTopics: JSCAPE MFT, Business Process Automation, Videos, Tutorials
How To Pull Files Automatically From A Remote Linux Host With No File Transfer Service
Updated by John Carl Villanueva on
Learn how to pull files automatically from a remote host that has no built-in file transfer service whatsoever.
Read MoreTopics: JSCAPE MFT, Business Process Automation, Videos, Tutorials
How to Setup a Reverse Proxy to FTP In 3 Simple Steps
Updated by John Carl Villanueva on
Overview
Do you have an FTP server behind the firewall that you need to make accessible via the Internet? Here is a short tutorial on how to setup a reverse proxy to your FTP service using JSCAPE MFT Gateway as shown in Figure 1.
Note: This tutorial was originally published on July 2014 but was updated and re-published on October 15, 2018
Read MoreTopics: JSCAPE MFT, Tutorials, Reverse Proxy
How To Install MFT Synchronizer Agent on Linux
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Business Process Automation, Videos, Tutorials
Video Guide for Installing MFT Synchronizer on Windows
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Business Process Automation, Videos, Tutorials
How To Set Up A SFTP Active-Active High Availability Cluster
Updated by John Carl Villanueva on
Overview
An active-active high availability SFTP cluster can greatly reduce the chances of downtime by allowing two or more SFTP servers share the load. If you'd like to learn an easy way of setting up this kind of cluster, check out this post.
Note: This post was originally published on Sept 2016 but was updated and re-published on Oct 2018.
Read MoreTopics: JSCAPE MFT, SFTP