MFT Platform Server Features
MFT Platform Servers have the following features:
- They use a proprietary protocol to transfer files.
- They can initiate a file send or a file receive to a target Platform Server.
- They can initiate a directory send or directory receive from a target Platform Server.
- They can initiate a file send or file receive to a target Internet Server.
- They can initiate a directory send or directory receive from a target Internet Server.
- They support the following levels of data encryption:
- Use no data encryption.
- Use AES 256 encryption.
- Use a TLS session to negotiate symmetric keys for AES 256 encryption.
- Encapsulate all data through TLS tunnel.
- They allow multiple ways to authenticate and pass credentials.
- User profiles allow users to transfer files without knowing the target system credentials.
- Responder profiles allow users to transfer files without providing any credentials to the target Server.
- When using TLS or Tunnel Mode, they allow you to configure the software to accept only specific certificates.
- When running on z/Linux, Linux, or UNIX, the Platform Server Daemon can run as root or non-root.
- When running on Windows, requests can be validated against the responder profiles or Active Directory.
- When running on z/Linux, Linux, or UNIX requests can be validated against the responder profiles or the password or shadow password files. PAM authentication is also supported.
- Command Center can manage some Platform Server functionality, such as the following functions:
- View completed Platform Server transfers.
- View and update node definitions.
- View and update profile and responder profile definitions.
- Execute a transfer.
- They can perform postprocessing actions when a transfer completes. This is discussed in more detail later in this document.
- They can execute a command on a target system.
- They can send an email when a transfer completes, either successfully or unsuccessfully.
- They do authorization using the security of the UNIX or Windows platform.