Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Universal Data Mover Gateway release 1.4.1.0 - September 29, 2023, contains the following high-level features. For a complete list of all the included features and fixes, please refer to Universal Data Mover Gateway 1.4.x Maintenance.

Protocols

Backlog

Title

Description

B-18292SFTP Server: support for the REMOVE and RENAME commands
  • The client action request is logged with an info message.

<timestamp> [INFO ] <server name>: ID: '<SSH session ID>' Received 'Remove' request on '<path>'
<timestamp> [INFO ] <server name>: ID: '<SSH session ID>' Received 'Rename' request on '<path>' with new name '<new path>'

  • Each command can be enabled or disabled individually for each local SFTP server


B-18293Web Transfer : support for the REMOVE and RENAME commands.
  • New options for rename and delete are available in the right-click menu.

  • The action request is logged with an info message.
  • Each command can be enabled or disabled individually for each local-auth server.

User Experience

Backlog

Title

Description

#34219Improve logging for SFTP hostbased authentication

SFTP server: log message with the received client hostname in the host-based authentication handshake. This is useful for troubleshooting connection issues and matching with the configured client host name value.
<timestamp> [TRACE ] <server name>: ID '<SSH session ID>' Hostbased authentication attempt from host '<client hostname>' for user '<username>'

Architecture

Backlog

Title

Description

B-17140Support for SQL Server Database

Microsoft SQL Server 2019 and  2022.


  • No labels