Blog

Configure a High-Availability cluster for TCP/UDP services

Overview [Last updated July 20, 2019] When your server downtimes start becoming more frequent, that probably means it's time for some major changes. One option would be to set up a high availability cluster. If you want to know how to do that, you've landed on the right place. In this tutorial, we'll guide you in setting up a high availability cluster for FTP, HTTP, SFTP, SMTP, and other TCP/UDP services.

Topics: JSCAPE MFT, Reverse Proxy

Excluding passive IP for internal FTP/S connections to your reverse proxy

Overview Last time, we tackled the problem system administrators encounter when their passive FTP or FTPS connections have to pass through a NAT firewall or router. A similar problem can happen when you're dealing with the same type of connections and a reverse proxy. It gets even more complicated when you have to deal with both external and internal users. Let me show you how to deal with that.

Topics: JSCAPE MFT, Tutorials, FTPS, FTP, Reverse Proxy

Setting up an FTPS server behind a firewall or NAT for PASV mode data transfers

It’s never easy to set up an FTP server the moment firewalls get involved. But it gets even more complicated once you start using the secure version of FTP, known as FTPS. In this post, we’ll talk about the problem you’ll usually encounter when your FTPS server is behind a firewall and your client attempts to perform a file transfer using passive mode or PASV.

Topics: JSCAPE MFT, Secure File Transfer, FTPS, FTP

How To Update JSCAPE MFT Gateway Agents for Windows

In order to avoid compatibility issues between your MFT Gateway server and MFT Gateway Agent installations, it's important to keep your MFT Gateway Agents updated to match the version of your MFT Gateway instance. This post will teach you how to do that.

Topics: JSCAPE MFT, Tutorials

How to install MFT gateway agent on windows

In this post, we'll walk you through the steps of installing the JSCAPE MFT Gateway Agent on a Windows machine and adding that agent on MFT Gateway. Delegating network requests to an agent can come in handy if the Windows box running a service you want to create a reverse proxy for is located behind a firewall that doesn't allow any connections from external sources.

Topics: JSCAPE MFT, Secure File Transfer, Reverse Proxy

How to install the MFT gateway agent on linux

In this post, we'll walk you through the steps of installing the JSCAPE MFT Gateway Agent on a Linux machine and adding that agent on MFT Gateway.

Topics: JSCAPE MFT, Secure File Transfer

What is the FTP/S EPSV command and when do you use it?

EPSV is a command issued by an FTP/S client to signal the server that it wishes to enter into what is known as Extended Passive Mode. But what is Extended Passive Mode, and when is it appropriate to use EPSV? Let’s find out.

Topics: JSCAPE MFT, Managed File Transfer, FTPS, FTP, FTP/S

Setting up a trading partner for automated FTP/S

Overview As explained in the first section of the article Preparing Trading Partner Servers For SFTP Automation, the process of establishing an automated file transfer can be greatly simplified by employing what is known as a trading partner. In this post, we'll teach you how to set up a trading partner designed for automated FTP/S transmissions. What you'll be able construct by the end of this tutorial can then be used for a variety of automated FTP/S-based transactions.

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

Using a remote FTP/S service as network storage for your MFT server

JSCAPE MFT Server's Network Storage module (formerly known as Reverse Proxy) makes it possible to extend the storage of your managed file transfer server to various remote services and storage solutions like SFTP servers, Samba shares, Amazon S3 buckets, Azure Files folders, and many others. This can come in handy when your MFT Server machine has limited storage capacity or if you simply want to store certain user files in another place. One of the supported remote services is FTP/S. If you have an FTP or FTPS server with lots of free storage space and you want to use that as a network storage for your MFT Server, you might want to read this tutorial.

Topics: JSCAPE MFT, Managed File Transfer, Tutorials, Secure File Transfer, FTPS

Setting up a HTTPS to HTTP reverse proxy

Overview Today, we'll teach you how to set up a HTTPS to HTTP reverse proxy. This service can come in handy if you have an HTTP Web server hosted in an internal network that you would like external clients to access via HTTPS. That way, inbound clients connecting via the Internet can access your site securely.

Topics: JSCAPE MFT, Secure File Transfer, Reverse Proxy