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.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
FTP
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.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Tutorials,
Secure File Transfer,
FTPS
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.
Read More
Topics:
JSCAPE MFT,
Secure File Transfer,
Reverse Proxy
JSCAPE MFT Server's Network Storage module (formerly known as Reverse Proxy) allows you to utilize various remote services and storage solutions as additional storage for your managed file transfer server. This can come in handy when your MFT Server machine has limited storage capacity or if you simply want to store certain user files elsewhere. One of the supported services is SFTP. If you have an SFTP server with lots of free storage space and you want to use that as a network storage for your MFT Server, you should find this post useful.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Tutorials,
Secure File Transfer,
SFTP
Overview
There may be instances when you'd want external users to access HTTP servers located behind your corporate firewall. A secure way of doing that is by allowing access to those servers through a HTTP reverse proxy. In this short tutorial, we'll show you how this can be achieved using JSCAPE MFT Gateway.
Read More
Overview
An SFTP reverse proxy adds another layer of security to SFTP services. In addition to SFTP's ability to encrypt data in transit and provide 2-factor authentication, an SFTP reverse proxy brings in several other security-related benefits such as hiding user credentials and the identities of your internal servers. An SFTP reverse proxy can be easy to set up and this post will show you how.
Read More
Topics:
JSCAPE MFT,
Tutorials,
Secure File Transfer,
SFTP,
Reverse Proxy
In this post, you'll learn how to configure JSCAPE MFT Server to send messages to Amazon SQS queues. Amazon SQS queues are more suitable for MFT Server messages that you want retrieved by receiving applications using a polling (or pulling) method and not pushed out to recipients as soon as the message(s) get published.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Videos,
Tutorials
In a previous post, we outlined the steps of setting up JSCAPE MFT Server to publish messages to Amazon SNS. This setting us useful in cases when you want server admins to receive notifications regarding certain events on your managed file transfer server. Now, in that tutorial, the notifications were sent via email. But what if you want to send them through an SMS text message instead? You'll learn how to do that here.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Videos,
Tutorials,
Triggers
For today’s MFT security tip, let’s talk about using digital certificates for server authentication. Ideally, when your users attempt to connect to your file transfer server, they must have a way of verifying that they’re actually connecting to your server and not an impostor. Otherwise, they could end up uploading sensitive data to the wrong host.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Videos,
Secure File Transfer
In this post, you'll learn how to publish messages to an Amazon SNS (Simple Notification Service) topic using JSCAPE MFT Server. There could be a couple of reasons why you would want this capability, but one big reason is so that you can get notifications when certain events occur on your server. This will keep you on top of things and enable you to act on them before they turn into issues.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Videos,
Tutorials