Blog

How to setup a FTP reverse proxy

Note: This blog post was originally published on July 19, 2012 but was updated and republished on September 19, 2018 Overview I'm now going to show you how to enable a reverse proxy service on JSCAPE MFT Gateway. By setting up a DMZ-based JSCAPE MFT Gateway to reverse proxy for one or more file transfer servers in your internal network, you can employ DMZ streaming. This will allow you to provide trading partners and other external users access to your sensitive data without placing the data on any DMZ-based server.

Topics: JSCAPE MFT, Tutorials, Reverse Proxy

How to find rogue FTP servers & IP addresses

Note: This blog post was originally published on November 30, 2012 but was updated and republished on September 19, 2018. Overview Rogue FTP servers can be a menace. Not only do they pose a serious threat to company privacy, they can also stand in the way of regulatory compliance. In this post, you'll learn where these servers come from, what specific dangers accompany them, and how they can be detected. To learn about it in-person, click here to request a free trial.

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

Download file from url using CopyUrlToFile action

This custom trigger action helps to download a file from a given Url to a custom location. It also helps to download the files easily without any manual effort. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

How to create GetDirectorySize trigger function

This custom trigger function is used to get the directory size including its file contents. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions

Topics: JSCAPE MFT, Functions

How to fetch files from multiple SFTP servers and then send to a trading partner

Learn how to configure JSCAPE MFT Server to fetch files from multiple SFTP servers and then send those files to a trading partner.

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

Required MFT server password settings for PCI DSS compliance - part 2

In part 1, we enumerated all PCI-DSS requirements that directly affected password settings and practices. Here, we're going to show you how and where in JSCAPE MFT Server you can configure settings in order to meet those requirements.

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

Required MFT server password settings for PCI DSS compliance - part 1

This article was originally published on May 18, 2012 but was updated on September 12, 2018 to align with PCI DSS 3.2.1. Overview Certain PCI-DSS requirements dictate how passwords should be generated, managed and used in file transfer systems located within or connected to your cardholder data environment. In this post, we'll identify what those requirements are and then point to ways you can meet them when using JSCAPE MFT Server.

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

Why your company's file transfer services may not be suited for a 24x7 economy

In a 24x7 economy, where companies need to transact with customers or trading partners round the clock, it's not recommended to rely on traditional solutions. Learn why in this post.

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

JSCAPE announces MFT marketplace for enterprises and developers

JSCAPE, the leader in platform and protocol independent managed file transfer solutions, is pleased to announce MFT Marketplace, a new and unique offering for the Managed File Transfer market.

Topics: News, JSCAPE MFT, Managed File Transfer

Compare files by content using FileContentCompare

This custom trigger function is used to compare the files on content See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions

Topics: JSCAPE MFT, Functions