Blog

What is TFTP? | Trivial File Transfer Protocol

Overview

What is TFTP? Like its more popular and more versatile cousin, FTP, TFTP or Trivial File Transfer Protocol is also a protocol for transferring files. However, it's targeted at certain tasks. In this post, you'll learn about the basic properties of TFTP, where it's commonly used, its vulnerabilities, how it differs from FTP, and other essential information about it.

Topics: JSCAPE MFT, Managed File Transfer

How To Get An Email Each Time An Admin Account Logs In To Your Server

Overview

A compromised file transfer server admin user account is always a huge problem. In the hands of a person with malicious intentions, a user account with administrative privileges can turn into a massive data breach. Thus, there may be cases when you'll want to be notified whenever an admin gains access to your system. If the login looks suspicious, you'll still have time to take appropriate action. In this post, I'll show you how to configure JSCAPE MFT Server so that it can automatically send an email to anyone who needs to know each time an admin logs in.


Topics: JSCAPE MFT, Managed File Transfer, Secure File Transfer, Triggers

Why It's Time to Disable All Versions of SSL | JSCAPE

Earlier this month, the PCI SSC (Payment Card Industry Security Standards Council) published a bulletin on impending revisions to PCI DSS (Payment Card Industry Data Security Standard) and PA DSS (Payment Application Data Security Standard). The bulletin focused on SSL's failure to meet PCI SSC's definition of "strong cryptography" and the move to revise the two standards in light of this development.

Topics: JSCAPE MFT, Secure File Transfer

Using Regular Expressions To Download Files With Date Formats In Their Filenames

Overview

Some of the most common download-related questions people ask at our help desk are probably those that have to do with filenames that have dates on them. I encountered another one yesterday, so I thought it would be a good idea to write a blog post about the subject and build on it as I encounter different solutions along the way. Who knows? Some of you folks out there might find it useful. Better yet, you might be able to contribute your own expressions so that we can all benefit from them. Sounds like a plan? Let's get this ball rolling.

Still new to regular expressions? Check out these articles first:

Using Regular Expressions in Triggers - Part 1

Exploring Regular Expressions in DLP

Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation

A Simple Overview of OFTP (Odette File Transfer Protocol)

Overview: OFTP (Odette File Transfer Protocol)

A couple of days ago, we released JSCAPE MFT Server version 9.1. Although technically a minor release, 9.1's actually accompanied by several new features that we, in the JSCAPE team, are quite excited about. One of those features is OFTP or the Odette File Transfer Protocol. In the succeeding sections I'm going to explain to you what it is and why, if your business is involved in data interchange, it's something you might find very useful.

Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, AS2

JSCAPE MFT Server 9.1 Released

JSCAPE is pleased to announce the release of JSCAPE MFT Server (9.1). This release introduces several new features and enhancements, highlights of which include:

  • Added support for TFTP (Trivial File Transfer Protocol) and OFTP (Odette File Transfer Protocol) services.
  • Added support for Amazon S3, TFTP, OFTP, REST, IMAP, SMTP and POP3 in Trading Partners module.
  • Added support for various protocols to Reverse Proxies module including Amazon S3, REST, TFTP and OFTP.
  • Added pagination and ability to search data tables in administrative web interface.
  • Added DateAdd, DateSubtract and DateFormat functions to Triggers module for use in manipulating and formatting dates.
  • Numerous usability improvements to administrative web user interface.
  • Various interoperability fixes and improvements for AS2 protocol.

Topics: News, JSCAPE MFT

How to Set Up Automated Emails for Past Downloads | JSCAPE

Overview

Your scheduled automatic download should be finished by now. But how would you know how it went without physically or remotely logging into your server? Had you used JSCAPE MFT Server, you could have configured it to email you an update. In this post, we'll show you how to set up JSCAPE MFT Server to email you a message along with a file attachment with details about your latest file transfer.

Topics: JSCAPE MFT, Business Process Automation, Triggers

Generating A List Of Freshly Downloaded Files

Overview

As soon as an automated server to server download completes, you might want to generate a list of those files that have been successfully downloaded. This tutorial will show you how to do that.

Topics: JSCAPE MFT, Business Process Automation, Triggers

Moving Files On The Remote Server After An Automated FTP Download

Overview

A couple of weeks ago, I received another interesting query from one of our customers. He was setting up an automated FTP download with one of his trading partners and wanted to know how he could move those files that have just been downloaded from the remote server to an archive directory on that same server . I was thinking many of you would find it useful, so I decided to share the steps I recommended then.

Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Triggers, FTP

How to Schedule Automatic Downloads with Trading Partners

Overview

Last time, we published a short tutorial on Setting Up A Trading Partner For Automated FTP file transfers. That post was meant to serve as a jump off point for future articles that would demonstrate different automated file transfer processes involving trading partners. Today, we'll make use of what we learned in that post to show you how easy it is to set up a scheduled automatic download if we already have a Trading Partner ready to be called into play.


Once you're done reading this post, I encourage you to drop by the article Scheduling an Automated File Transfer for Files Matching A Regex and scroll down to the part where you specify the trigger action parameters. You'll see how this process is better when you're downloading from a trading partner.

Topics: JSCAPE MFT, Managed File Transfer, Business Process Automation, Triggers