When you first launch your web file transfer service on JSCAPE MFT Server, you'll notice that the web user interface has the JSCAPE branding starting from the login screen and continuing inside. You can actually customize that and make it your own.
Read MoreBlog
Customising The Web User Interface Of Your HTTP/S File Transfer Service
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Managed File Transfer, Tutorials
What Is HTTP Strict Transport Security (HSTS)?
Updated by John Carl Villanueva on
When I first read about HSTS, my first reaction was, "What's this? A replacement for HTTPS? Considering the ubiquity of HTTPS, shouldn't we be working to improve it first instead of replacing it?" Turned out, my initial understanding of HTTP Strict Transport Security was off the mark.
Read MoreTopics: JSCAPE MFT, Secure File Transfer
How To Set Up An HTTP File Transfer
Updated by John Carl Villanueva on
Of all file transfer services, perhaps the easiest is using HTTP/S as a file transfer service, a.k .a. a web file transfer service. That's because users don't have to install anything. They'll only need to upload or download files from your service for a web browser. If you're using JSCAPE MFT Server, setting up an HTTP/HTTPS file transfer service is also easy.
JSCAPE is a managed file transfer protocol solution that supports any protocol and platform. Fully scalable and flexible, JSCAPE's managed FTP server enables users to handle multiple protocols (FTPS, SFTP, AS2, and OFTP, as well as SSH and SSL/TLS) from a single server. This makes it possible to simplify enterprise file transfers and improve compliance with two-factor authentication.
JSCAPE allows users to meet enterprise file-sharing needs, including HTTP file transfers. Let me show you how it's done.
Read MoreTopics: JSCAPE MFT, Videos, file transfer
That Free FTP Server Might Cost More Than You Think
Updated by John Carl Villanueva on
As you scout for the most cost-effective way of transmitting files with your business units and trading partners, among the many file sharing solutions that will likely stand out are free FTP servers. Most of these software applications are already bundled (or readily available through repositories) in operating systems like Linux, Mac OS X and Microsoft Windows, so they likely don't require additional costs ... or so it seems.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Secure File Transfer
How To Enable Anonymous File Uploads On Your Web File Transfer Server
Updated by John Carl Villanueva on
Not everyone using your web file transfer server needs to have a user account. There can be instances when it's perfectly fine for a user to just carry out an anonymous file upload. Meaning, that user doesn't have to login. This set up can be useful in cases where an outsider just needs to do a one-off upload. We'll show you how to enable that functionality on JSCAPE MFT Server.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials
Securing Trading Partner File Transfers w/ Auto PGP Encryption & FTPS
Updated by John Carl Villanueva on
Overview
PGP encryption can add another layer of protection to a trading partner file transfer already secured by FTPS. It can also provide data-at-rest encryption as soon as the file arrives at the other end. In this post, we'll show you how to set up a fully automated file transfer secured by OpenPGP and FTPS using JSCAPE MFT Server triggers.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Triggers, FTPS
How to Set Up SSL Client Authentication | JSCAPE
Updated by John Carl Villanueva on
Overview
People who use SSL/TLS to secure their online transactions/file transfers are mostly only familiar with two of its security functions: 1. That it can encrypt data in transit and 2. That it can enable clients to authenticate the server. They're likely not making use of another feature that can greatly enhance SSL security even more - client certificate authentication.
If you've been following our posts, you know that client certificate authentication has been the subject of our discussion lately. However, we've never been able to talk about how to enable it on the server side. This quick post will be all about that.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, Secure File Transfer, FTPS
How To Install An SFTP Server On Windows
Updated by John Carl Villanueva on
Because Microsoft Windows doesn't have a secure file transfer protocol server built in, we've put together a simple and easy-to-follow tutorial on how to install an SFTP server on Windows.
The SFTP server we'll be using for this tutorial is JSCAPE MFT Server, a managed file transfer server that supports SFTP connections and several other file transfer protocols like FTP, FTPS, HTTP/S, WebDAV, AS2 and OFTP, as well as SSL and TLS. JSCAPE also offers a cloud solution called MFTaaS.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, Secure File Transfer, SFTP
Protecting Your File Transfer Service from Internal Threats
Updated by John Carl Villanueva on
Overview
[Last updated: December 2020] Malicious insiders and careless insiders are increasingly posing serious risks to file transfer systems. If nothing is done to mitigate them, these internal threats can cause data loss or, worse, massive penalty-inducing data breaches. In this post, we take a closer look at internal threats, how they put file transfer systems at risk, and what you can do to mitigate them.
Read MoreTopics: JSCAPE MFT, Business Process Automation, Secure File Transfer, FTP
How To Sync a Linux Directory with an Amazon S3 Bucket
Updated by John Carl Villanueva on
In one of our previous posts, we taught you how to sync a Windows folder with an AWS S3 bucket. This time, we'll show you how to do that with a Linux directory.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Triggers