Diplomat MFT Scripting Agent User Guide v9.1.1
The attached user guide provides detailed information on Diplomat MFT’s Scripting Agent as available for version 9.1.1.
The attached user guide provides detailed information on Diplomat MFT’s Scripting Agent as available for version 9.1.1.
Diplomat MFT can import SSH KeyPairs for use with SFTP communications. Under some conditions, you might have to reformat your existing SSH KeyPair in order to import into Diplomat MFT, which uses the “OpenSSH” format for import. If Diplomat MFT cannot import an SSH KeyPair for you, please open that…
Overview The SFTP protocol is very thorough in verifying data integrity. A file transfer involves taking a portion of the file, referred to as a “packet” (typically 32KiB), encrypting it, adding a signed checksum, and delivering the packet to the SFTP Server. Then, it waits for a verification of that…
Overview If you wish to import SSH public keys into Diplomat MFT (for example, to use as an authentication mechanism for an SFTP Server user), then those key files have to be in SSH2 format. This format is easy to discern because the file will begin with a line reading:…
Overview By default, the Microsoft SQL JDBC driver uses an infinite timeout for the execution of any query. This means that if you have any trouble with the back-end database (like deadlocks), Diplomat MFT will wait infinitely for any Audit queries to complete. In a situation such as this, the…
The attached user guide provides detailed information on Diplomat MFT SQL Administration User Guide v9.1
The attached user guide provides detailed information on Diplomat MFT SQL Administration User Guide v9.0.
Overview Diplomat MFT provides notifications for Transactions over Slack and/or Microsoft Teams. The default notification content is usually sufficient for customers, but sometimes more control over the content is desired. This article describes how to customize those notifications for Slack and/or Microsoft Teams. Properties File Diplomat MFT looks for the…
Overview When selecting paths on the Diplomat MFT Admin interface, the admin user might wish to browse mapped drive letters in Diplomat MFT server. Drive letters can be mapped to physical storage volumes (hard drives, CD-ROM, SAN/NAS appliances, and so on) or they can be mapped to network shares. In…
When transferring files to an IBM OS, you often need to explicitly set the record format and/or logical record length of the uploaded data. These are options not typically encountered on Windows or Linux OS, but are very important for the IBM OS. If the SFTP server running on the…