Blog

How to list files uploaded to your server

A quick video demonstrating how to set up JSCAPE MFT Server to automatically list files as they're uploaded to your server.

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

Load testing managed file transfer applications

Note: This article was originally published on Dec 9, 2011 but was updated and republished on September 4, 2018. Overview Load testing is one activity that can help you in making sure your managed file transfer services are always in optimal conditions. In this post, we'll elaborate more about the importance of load testing and then talk about how JSCAPE MFT Monitor can enable you to gain insightful information from the load tests you run with it.

Topics: JSCAPE MFT, Managed File Transfer

Scheduling load testing sessions

Note: This article was originally published on March 2012 but was updated and re-published on September 3, 2018 When you depend on your managed file transfer server for smooth business operations, it is important to know the limitations of your system. As an administrator, it is ideal to find out your server limitations before your users do. This is the reason JSCAPE has developed a tool for administrators to find out where those limitations lie. JSCAPE MFT Monitor is a great tool for administrators, with its ability to run load tests and measure the performance of file transfer services, among other functions.

Topics: JSCAPE MFT

How to choose encryption key lengths for file transfers

Note: This post was originally posted on July 6, 2012 but was updated on August 28, 2018 Overview Whenever you generate a server key on JSCAPE MFT Server, you're asked to specify an encryption key length. Since longer keys translate to stronger security, choosing the longer key length might seem like a no-brainer. But why did JSCAPE have to include an option for a shorter key then? Will there be instances where you'll have to choose the shorter key? The answer is yes. And in this post, we'll explain when that can be the case.

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

Scan the logs with keywords using GetLogs action

This custom trigger action performs a log scan using keyword(s) passed as argument(s), the logs found will be written to a separate file. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

What is the JSCAPE MFT synchronizer? - introductory video

Topics: JSCAPE MFT, Business Process Automation

Generate key report using ExportKeys action

This custom trigger action is used to generate keys report in excel format installed in the server. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Generate user report using ExportUsers action

This custom trigger action is used to generate user report in excel format for respective domain(s). Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Drawbacks of the 4 most popular file transfer methods

This post was originally published on June 2013 but was last updated on August 16, 2018. 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.

Topics: JSCAPE MFT, FTP, Accelerated File Transfer

Validate host certificates using IsCertificateValid function and send email

This custom trigger function is used to find the validity of host certificate(s) installed in JSCAPE MFT Server. This function use number of days as a parameter where the number of days say "n" is used to check the validity of the certificate prior (n days) to the expiry date. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions

Topics: JSCAPE MFT, Functions