Universal Data Mover Gateway 1.2.1 Release Notes
Universal Data Mover Gateway release 1.2.1.0 - March 1, 2023, contains the following high-level features.
Protocols
Backlog | Title | Description |
---|---|---|
#31793 | SFTP blowfish-cbc cipher | Support for legacy blowfish-cbc cipher. Only enabled with the AllowLegacyCiphers global parameter. |
#31181 | SFTP: Wildcard and multiple file transfers | A new type of batch transfer with wildcards in the name parameter. The parent transfer lists the matching files and creates a child request for each file. |
#31793 | SFTP: wildcard file listing | A new type of batch transfer request with wildcards in the name parameter and a command flag. The transfer request only returns the lists of the matching files. |
#31184 | Improved log for SFTP handshake | SFTP handshake parameters and negotiation results are kept: clientVersion, serverVersion, config_ciphers, config_kex, config_mac, hostkey_algo, kex_algo, write algorithms (cipher, mac, compression), read algorithms (cipher, mac, compression) |
#30240 | Improved log for SFTP handshake | Log failed and successful authentication methods |
Security
Backlog | Title | Description |
---|---|---|
#31585 | FTPS, FTPES: support address indirection | The local server address can be set with an external DNS name to allow matching certificate subject and SAN values. The external name is mapped to the local IP with a configuration file. |
User Experience
Backlog | Title | Description |
---|---|---|
#31851 | Transfer details pane | Transfer details pane: show transfer details after selection from the Transfer Activity list.
|
#31312 | SSH Authentication Methods Order & Negotiation | New SFTP protocol configuration pane with the ability to select KEX, cipher, and MAC algorithms with 2 list popup windows. Additionally up and down ordering allows setting the preferred order for each set of algorithms. |
#31760 | Improved Time Constraint filter | More choices for Time Constraint filter from 4 to now 15 options. |
#31700 | Synchronized status between UDMG Admin UI and UDMG Web Transfer | Delay in transfer status update between UDMG Admin UI and UDMG Web Transfer client is removed, and the file transfer progress and start date can be monitored from both sides. |
#31894, #31860 | Prefix for internal transfer info fields | ICAP: Add udmg_icap prefix to the transfer info entries. All UDMG internal metadata are now prefixed with "udmg_". |
Architecture
Backlog | Title | Description |
---|---|---|
#31182 | Extended log feature | UDMG Server LogPath option to activate creation of dedicated log file per local server, partner, and transfer record. |
#31850, #31183 | Remote log retrieval | API and CLI command to remotely retrieves a transfer log file. |