Overview: What Is AES?
First adopted by the U.S. government to protect classified information, Advanced Encryption Standard (AES) has long gained global acceptance and is used for securing sensitive data in various industries. In this post, we'll discuss AES encryption and explain its vital role in securing sensitive files sent over the Internet.
Read More
Topics:
Secure File Transfer,
SFTP,
FTPS,
AS2
Most customers who use SSH File Transfer Protocol (SFTP) for file transfer automation prefer to authenticate SFTP clients through SFTP keys instead of passwords. Given the numerous inquiries on how to set up and use SFTP public key authentication, we decided to publish how-to articles to help organizations that wish to implement this authentication method in their SFTP environment. This article will focus on setting up instructions for the command line.
Read More
Topics:
JSCAPE MFT,
Tutorials,
Secure File Transfer,
SFTP,
authentication
One of the major security features of SSH FTP is public key authentication. This authentication method allows JSCAPE MFT Server to verify a user's identity during login by asking for only the user's secret item — an SFTP private key file (SSH key). Using keys to authenticate users while requiring a username and passphrase gives us two-factor authentication.
Read More
Topics:
Managed File Transfer,
SFTP
This tutorial is for those who 1) understand the vulnerabilities of FTP but still want to learn how it's used AND 2) prefer doing things on the FTP command line.
Read More
Topics:
Tutorials,
FTP,
FTP command line,
ftp put command
Overview
In this post we're going to show you how to download files periodically from a trading partner. For this particular example, we'll be setting up JSCAPE MFT Server to connect to a trading partner every 10 minutes, download all files from a particular folder, and then delete each of those files from the remote server as soon as the download succeeds.
Read More
Topics:
JSCAPE MFT,
Business Process Automation,
Triggers
In this tutorial, we're going to show you how to automatically upload files to a remote server as soon as the files are added into one of your MFT Server's local directories.
Read More
Topics:
Business Process Automation,
Tutorials,
Triggers
Most users of JSCAPE MFT Server are already familiar with directory monitors. You often use it to monitor a directory for newly added files. Although that capability has helped immensely in automating a lot of business processes, it had its limitations. In the past, directory monitors could only be used to monitor local directories and UNC paths but not directories on remote servers. In the upcoming MFT Server 11, that's going to be possible.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
SFTP,
Triggers
In this tutorial, I'm going to show you how to copy multiple files automatically from AWS S3 to Azure Data Lake Storage using JSCAPE MFT Server.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation
Azure Data Lake is an excellent option for storing massive amounts of unstructured, semi-structured, and structured data in the cloud. One of the queries we often get pertaining to it is how to push files from a local storage to Azure Data Lake based on an event. Let me show you how it's done using JSCAPE MFT Server.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Tutorials,
Triggers
In a previous post, we taught you how to automatically transfer files from SFTP to Azure Blob Storage using a JSCAPE MFT Server network storage object. This time, we'll show you how to do it using a trading partner object.
Read More
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials