It’s never easy to set up an FTP server the moment firewalls get involved. But it gets even more complicated once you start using the secure version of FTP, known as FTPS. In this post, we’ll talk about the problem you’ll usually encounter when your FTPS server is behind a firewall and your client attempts to perform a file transfer using passive mode or PASV.
Read MoreBlog
Setting Up An FTPS Server Behind A Firewall or NAT For PASV Mode Data Transfers
Updated by John Carl Villanueva on
Topics: JSCAPE MFT, Secure File Transfer, FTPS, FTP
What Is The FTP/S EPSV Command and When Do You Use It?
Updated by John Carl Villanueva on
EPSV is a command issued by an FTP/S client to signal the server that it wishes to enter into what is known as Extended Passive Mode. But what is Extended Passive Mode, and when is it appropriate to use EPSV? Let’s find out.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, FTPS, FTP, FTP/S
Setting Up A Trading Partner For Automated FTP/S
Updated by John Carl Villanueva on
Overview
As explained in the first section of the article Preparing Trading Partner Servers For SFTP Automation, the process of establishing an automated file transfer can be greatly simplified by employing what is known as a trading partner. In this post, we'll teach you how to set up a trading partner designed for automated FTP/S transmissions. What you'll be able construct by the end of this tutorial can then be used for a variety of automated FTP/S-based transactions.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Business Process Automation, FTP
Choosing Between SSL Implicit, Explicit, and Forced Explicit Modes
Updated by John Carl Villanueva on
Overview
There will be times when you'll want to transfer files over a secure connection. One option is to use FTPS (FTP over SSL) which provides data-in-motion encryption through SSL (Secure Sockets Layer). When you setup an FTPS service in JSCAPE MFT Server, you'll notice that you actually have 3 modes to choose from explicit SSL, forced explicit SSL and implicit SSL.
This post was originally published on May 6, 2012 but was updated and republished on November 4, 2018.
Read MoreTopics: JSCAPE MFT, Secure File Transfer, FTPS, FTP
Drawbacks of the 4 Most Popular File Transfer Methods | JSCAPE
Updated by John Carl Villanueva on
Overview
Sending someone multi-megabyte or even gigabyte-sized files is getting more common these days. For example, in our Help Desk, it's normal to receive a zip file of log data of over 100MB. While it might seem this is just a highly specialized case that's only common in the tech business, it's not.
A single high resolution image can already run up to a few megabytes, while a regular video can easily exceed 50MB.We often use videos and images in our Power Point presentations and other files, so media file attachments of these types can be pretty common.
The problem is, people often resort to solutions that aren't suitable for sending large files, especially in an enterprise environment. Email, which is the most common way of sending files, is not a suitable big file transfer method for this. So are other methods many people unwisely use at work for sharing really big files; files that are even much larger than a gigabyte.
Read MoreTopics: JSCAPE MFT, FTP, Accelerated File Transfer
How to do SSL File Transfers on JSCAPE MFT Server
Updated by John Carl Villanueva on
Overview
In one of my previous posts, I defined what an SSL file transfer is. Today, I'm going to show you how to actually set up an SSL file transfer service on JSCAPE MFT Server. After that, I'll demonstrate how an AnyClient user would connect to your server and perform a secure file transfer using that particular service.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, File Transfer Clients, Tutorials, Secure File Transfer, FTP
Setting up a Linux FTP Server - Part 3
Updated by John Carl Villanueva on
This is Part 3 of our 3-part blog post showing how to set up a Linux FTP Server. Let's recap what we've accomplished so far. In Part 1, you learned how to prep your Linux server by installing Java. Then in Part 2, you learned how to install JSCAPE MFT Server and configure it for remote administration via its admin web interface. In our last installment, we'll teach you how to activate an FTP service on your managed file transfer Linux server using that administrative web interface.
Need to go back to a previous step? Click the links below:
- Part 1 - Setting Up a Linux FTP Server
- Part 2 - Setting up a Linux FTP Server
- Part 3 - Setting up a Linux FTP Server (current article)
Topics: JSCAPE MFT, Managed File Transfer, FTP
Setting up a Linux FTP Server - Part 2
Updated by John Carl Villanueva on
For those who landed on this page via the search engines, this post is a continuation of our article re Setting up a Linux FTP Server. I suggest you read Part 1 first if you haven't done that yet.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, FTP
Setting Up a Linux FTP Server - Part 1 | JSCAPE MFT Server
Updated by John Carl Villanueva on
Overview on Setting Up a Linux FTP Server
In this post, I'll show you how easy it is to set up a Linux FTP Server using JSCAPE MFT Server. One advantage of using a Java FTP server like JSCAPE MFT Server is that it can run on virtually any platform; be it Windows, Solaris, Mac OS, Linux, etc. All you need is a suitable Java runtime environment (JRE) and you can already provide FTP file transfer services.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Tutorials, FTP
Video: How To Automatically Forward Files From FTP to SFTP
Updated by John Carl Villanueva on
In this video tutorial, we'll show you how to automatically forward FTP uploads to an SFTP server.
Read MoreTopics: JSCAPE MFT, Managed File Transfer, Videos, Tutorials, Secure File Transfer, SFTP, FTP