SFTP is easily one of the most widely used file transfer protocols in business processes. Incidentally, Amazon S3 is also steadily becoming a go-to cloud storage solution for businesses. How would you like to access AWS S3 via SFTP? If that looks like something you could use, check out this post.
Read MoreBlog
How to Access AWS S3 Storage with SFTP | JSCAPE
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, SFTP
Install A Linux SFTP Server Via Command Line And Configure Via Web UI
Updated by John Carl Villanueva on
Overview
Let's say you want to install an SSH FTP server (SFTP) on a Linux machine devoid of a GUI. However, after installation, you don't want to configure it (add users, create keys, enable public key authentication, choose algorithms, etc.) locally, moreso via the SFTP client. Instead, you want this SFTP server to be configured remotely through a graphical Web user interface. This is how we recommend you do it.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, Secure File Transfer, SFTP
Use JSCAPE MFT Server with Multi-Cloud Storage Solutions
Updated by John Carl Villanueva on
When business processes involve multiple cloud storage solutions, things can get quite tricky for IT administrators. In this post, we discuss some of the challenges IT admins face when managing and performing file transfers with multi cloud storage solutions and how you can address them using JSCAPE MFT Server.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation
How To Copy Files From Azure Blob Storage To AWS S3 | JSCAPE
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Triggers
How to Download Multiple Files from Azure Blob Storage | JSCAPE
Updated by John Carl Villanueva on
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 be needing 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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Triggers
How To Copy Files To Azure Blob Storage On A Predefined Schedule
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, Triggers
Upload Files to Azure Blob Storage with FTP/S | JSCAPE
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials
How to Import & Export User Accounts | JSCAPE
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials
How to Copy Users From One MFT Server to Another | JSCAPE
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials
Using AES-256 To Encrypt Files You Upload To Your S3 Trading Partner
Updated by John Carl Villanueva on
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.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Secure File Transfer