Have you heard the exciting news!? Redwood University recently expanded its training resources for JSCAPE by Redwood customers. Whether you're a seasoned user or just getting started, these courses are designed to enhance your expertise and maximize the benefits of the JSCAPE platform.
Read MoreBlog
Unlock your potential: JSCAPE courses now available in Redwood University!
Updated by Tre'Vaughn Heath on
Topics: JSCAPE MFT, Managed File Transfer, Tutorials
How to set up an AS2 EDI connection
Updated by John Carl Villanueva on
Many organizations that employ electronic data interchange (EDI) in their business-to-business (B2B) transactions exchange EDI messages through the Applicability Statement 2 (AS2) protocol. EDI communications carried out over AS2 are sometimes called AS2 EDI. Known for being secure, cost effective and reliable, AS2 EDI is commonly used in automobile and manufacturing supply chains. It’s also popular in healthcare, retail and e-commerce industries.
Read MoreTopics: Tutorials, AS2, Configuration, EDI
How To Automate An SFTP File Transfer
Updated by John Carl Villanueva on
Automated SFTP file transfers are traditionally done through scripts, but there's a much easier way. In this tutorial, we'll show you how to automate SFTP file transfers without scripting a single line of code.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, Secure File Transfer, SFTP, Triggers
How To Set Up Automated AS2 File Transfers
Updated by John Carl Villanueva on
Overview
In an earlier quickstart guide to setting up an AS2 server, we featured a manual method for sending EDI messages. Because EDI transactions are best carried out automatically, we thought it would be a good idea to show you how to implement real-time transactions on the same solution we used in that post.
AS2 (applicability statement 2) uses public keys and private keys to encrypt files being transferred between IP addresses. With AS2, security, authentication, message integrity and privacy are ensured with encryption, digital certificates and nonrepudiation techniques. AS2 provides greater security for your EDI data than standard FTP, supporting synchronous and asynchronous MDN (message disposition notification) and digital signatures.
Plus, with JSCAPE's AS2 server you can send files regardless of file size and content type.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, AS2
How to setup SFTP public key authentication on the command line
Updated by John Carl Villanueva on
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 MoreTopics: JSCAPE MFT, Tutorials, Secure File Transfer, SFTP, authentication
Tutorial For Working With The FTP Command Line
Updated by John Carl Villanueva on
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 MoreTopics: Tutorials, FTP, FTP command line, ftp put command
How To Auto Upload Files To A Server From A Local Directory
Updated by John Carl Villanueva on
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 MoreTopics: Business Process Automation, Tutorials, Triggers
Monitoring A Remote SFTP Server for Newly Added Files
Updated by John Carl Villanueva on
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 MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials, SFTP, Triggers
How To Push Files From Local To Azure Data Lake Based On An Event
Updated by John Carl Villanueva on
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 MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, Triggers
How To Automatically Transfer Files From SFTP To Azure Blob Storage Via Trading Partner
Updated by John Carl Villanueva on
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 MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Tutorials