Blog

What is TOTP? | Time-Based One-Time Password | JSCAPE

TOTP or Time-based One Time Password is an algorithm that factors in the current time to generate a unique one-time password. It is increasingly becoming an option for 2-factor authentication (where it is typically used alongside username/password authentication) in secure cloud / web-based applications.

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

Rename a file using AppendDateOrTimeToFileName function

This custom trigger function is used to rename a file by adding system date or system time or combination of both. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions

Topics: JSCAPE MFT, Functions

Update virus database definitions using kaspersky

This custom trigger action updates the virus database definitions using Kaspersky anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

How to perform an antivirus scan with kaspersky

This custom trigger action performs a virus scan against a file using Kaspersky anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

Update virus database definitions using avast

This custom trigger action updates the virus database definitions using Avast anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

How to scan a file with avast antivirus

This custom trigger action performs a virus scan against a file using Avast anti-virus software. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions, Antivirus

Update virus database definitions using ClamAV

This custom trigger action updates the virus database definitions using ClamAV anti-virus software, specifically the freshclam command. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Perform virus scan using ClamAV

This custom trigger action performs a virus scan against a file using ClamAV anti-virus software, specifically the clamscan command. Arguments supplied to the clamscan command may be used to quarantine or delete files upon detection of infected files. Downloads Source code and build instructions

Topics: JSCAPE MFT, Triggers, Actions

Data loss prevention in email attachments

Note: This post was originally published on Sept 14, 2011 but was updated on June 15, 2018 to reflect the latest MFT Server GUI

Topics: JSCAPE MFT, Managed File Transfer

How to set up a web file transfer using an MFT server

Overview In this post, you'll learn how to set up a web-based file transfer service using JSCAPE MFT Server. A web file transfer will allow your users to perform file transfers without having to install a file transfer client. To upload or download files, they'll just need to fire up their favorite Web browser like Firefox, Chrome, Safari, Internet Explorer, or Edge, enter the web server's URL, and login to the interface. This article was updated on June 11, 2018

Topics: JSCAPE MFT, File Transfer Clients, Tutorials, Secure File Transfer