Overview
An automated SFTP download is one of the most efficient ways of downloading data from a remote server over a secure, encrypted channel. It's ideal for enterprise-class transactions and data exchanges that require outstanding levels of speed, security, and accuracy. In this post, we're going to show you several ways of doing this type of download on JSCAPE MFT Server.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
SFTP,
Triggers
Overview
There are a couple of reasons why you'll want to map file transfer server drives to Samba shares. Maybe your users have existing files on a separate machine that doesn't have any file transfer service running on it but does have Samba. Or perhaps your file transfer server lacks disk space and you want to extend storage on a separate (Samba-equipped) machine.
Whatever your reasons are, this is how you map FTP, FTPS, or SFTP server drives to Samba shares on JSCAPE MFT Server.
Topics:
JSCAPE MFT,
Managed File Transfer,
SFTP,
FTPS,
FTP
Overview
The most widely used secure file transfer protocols, SFTP and FTPS, get their security from underlying protocols. SFTP from SSH and FTPS from SSL. Let's compare the two.
Topics:
Secure File Transfer,
SFTP,
FTPS
Overview
In order to conduct Electronic Data Interchange (EDI) transactions with a trading partner, businesses need a way of transmitting their EDI messages. Today, we take a look at the most widely used EDI transmission types, their main characteristics, advantages, and disadvantages.
Topics:
SFTP,
FTPS,
AS2,
FTP
Despite FTP's vulnerabilities, many Windows users still use FTP clients for transferring files over the Internet. If you really have to keep using that archaic file transfer protocol, at least do it securely. Here's what we suggest when using a Windows FTP Client for secure downloads.
Topics:
JSCAPE MFT,
Secure File Transfer,
SFTP,
FTPS,
FTP
Overview
In our previous post, we showed you how to use two triggers to upload a second file only if the first upload succeeded. Here's a shorter way to do it.
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
SFTP,
FTPS
Overview
Passwords (even strong ones) can sometimes fall into the wrong hands. To minimize the risk of granting access to an impersonator who might have managed to obtain someone else's username and password, you might need to employ what is known as two factor authentication (2FA). What is it?
Topics:
Secure File Transfer,
SFTP
JSCAPE is pleased to announce the release of AnyClient 4.2. This release includes several new features and enhancements, highlights of which include:
Topics:
JSCAPE MFT,
Managed File Transfer,
Business Process Automation,
Tutorials,
SFTP,
Triggers,
FTP
Overview
Before any files can be securely sent over protocols like FTPS, HTTPS, and SFTP, the two communicating parties must engage in a key exchange. What's that?
Topics:
Secure File Transfer,
SFTP,
FTPS,
key exchange
Secure Copy Protocol (SCP) and Secure File Transfer Protocol (SFTP) are both widely accepted alternatives to the enduring but highly vulnerable File Transfer Protocol (FTP). Since both protocols run on Secure Shell (SSH), IT professionals working with SSH-oriented platforms, such as Linux or UNIX, are often faced with the dilemma of choosing between the two when implementing secure file transfers. If you’re in a similar predicament, this post should help you make the right choice.
Topics:
Secure File Transfer,
SFTP,
File transfer,
SCP