There are several possible reasons why you might want to copy files from Azure Blob Storage to AWS S3 (or vise versa). Maybe you want to migrate from one cloud to another. Maybe you subscribe to both cloud storage solutions and want to synchronize between the two. Maybe you just want to perform a backup. Whatever reason you might have, here's a solution that doesn't require a single line of code, can run fully automated, and can be used for other cloud storage and network services as well.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
Triggers
All this time, you've been uploading loads upon loads of files onto your Azure Blob Storage container. But now, you have this workflow that will need some of those files on a monthly basis. In this tutorial, we'll show you how to configure JSCAPE MFT Server so that it will download a certain set of files from your Azure Blob Storage container on a pre-defined schedule.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
Triggers
Many organizations that can’t afford unexpected downtimes use high availability (HA) clusters to keep mission-critical business processes running smoothly. HA clusters typically come in two types: active-active and active-passive. While both HA clusters can provide a high level of resiliency, they’re designed for different use cases.
Topics:
JSCAPE MFT,
Clustering,
Load Balancer,
High Availability,
Configuration,
Load
For today's tutorial, we're going to show you how to configure JSCAPE MFT Server so that it will copy files from a local directory to Azure Blob Storage on a predefined schedule.
Topics:
JSCAPE MFT,
Managed File Transfer,
Tutorials,
Triggers
A lot of automated business processes out there use FTP or FTPS to upload data to a server. What if most of it is unstructured data like videos, images, and audio files, and, instead of an FTP/S server, you would like Azure Blob Storage as the final destination for all that uploaded data. That should be fairly easy if your FTP/S service is running on JSCAPE MFT Server. We'll show you how to set up MFT Server for that particular purpose in this post.
Topics:
JSCAPE MFT,
Managed File Transfer,
Tutorials
Last time, we taught you how to copy users from one JSCAPE MFT Server instance to another using the Promote feature. That's the easiest way to copy users if you have a network connection between those two MFT Server instances. But what if you don't? Well, you can use the Export and Import features instead.
Topics:
JSCAPE MFT,
Managed File Transfer,
Tutorials
In JSCAPE MFT Server version 12.1 and higher, server administrators can already take advantage of easier ways of copying user accounts from one JSCAPE MFT Server instance to another. They can now use either the Promote feature or the Export and Import features. In this quick tutorial, we'll show you how to use the former.
Topics:
JSCAPE MFT,
Managed File Transfer,
Tutorials
Files you upload to an Amazon S3 trading partner through JSCAPE MFT Server are normally stored in plaintext. If you want to encrypt those files to minimize the risk of a data breach, one way to do that is by using AES-256 Amazon S3 server-side encryption. We'll show you how to use this particular service in this post; and if you want to request a free trial, click here.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
Secure File Transfer
In previous posts, we taught you how to set up an Agent service and trading partner. We also taught you how to install an agent on a remote Windows host devoid of any file transfer service. Let's now put that agent to work. In this post, we're going to teach you how to configure JSCAPE MFT Server so that that remote Windows host can synchronize files with an Amazon S3 bucket.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
Triggers
The SSH File Transfer Protocol (SFTP) uses TCP port 22 as its default port number. However, if you or your server administrator wishes to assign a different port number for your SFTP service, the protocol allows it. In this post, we’ll take a closer look at the default SFTP port number and tackle some key considerations when choosing alternate port numbers for your SFTP server.
Topics:
SFTP,
ssh,
sftp server,
sftp port number