This custom trigger action performs a virus scan against a directory using Kaspersky anti-virus software. Downloads Source code and build instructions
Topics:
JSCAPE MFT,
Triggers,
Actions,
Antivirus
This custom trigger action performs a virus scan against a directory 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
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
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
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
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
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
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
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
This custom trigger function checks to see if the supplied date matches against a list of holidays in defined input file. Two method signatures are provided, one for using the current system date, and a second for using a user supplied date. Dates are formatted in MM/dd/YYYY format with a single date per line in input file. See How to Create Custom Trigger Functions for details on installation. Downloads Source code and build instructions
Topics:
JSCAPE MFT,
SFTP,
Functions