Blog

How to delete old files from your FTP server

Overview Here's another task many customers want to automate on their SFTP, FTPS, or FTP server. They want their server to monitor certain directories and delete old files found there as soon as the files have reached a certain age. In this tutorial, we're going to show you how to automatically delete old files from JSCAPE MFT Server using triggers. These instructions apply irrespective of the file transfer protocol you activate on the server, so if you think this is something you can use, feel free to read along.

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

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

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

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