This section details known issues and workarounds in MOVEit Automation 2026.

ID

Category

Known Issue

29879

SharePoint

When an Office document is uploaded to SharePoint, SharePoint updates the document to store the SharePoint metadata that was added to the item in the library. This will cause the file size of the uploaded file to differ from the original file size.

65912

SSH Client Keys

MOVEit Automation cannot import password-protected Ed25519 keys. To resolve this issue, remove the password on the external key file using a utility such as ssh-keygen or Putty. This can be done on the MOVEit Server so that the key file is not exposed elsewhere.

101816

SharePoint

When downloading files from a SharePoint host configured to use the default site, MOVEit Automation enumerates files successfully but fails to download them.

To workaround this issue, specify an explicit SharePoint site when configuring the SharePoint host.

101152

Server

If you have increased the Web Admin refresh token time‑to‑live (TTL) by setting security.auth.refreshTokenExpiresInMinutes to a value greater than the default 15 minutes, you must also update the corresponding registry setting CommandReceiveTimeoutMinutes to the same value or higher.

If the registry value is lower than the configured refresh token TTL, Web Admin sessions may terminate unexpectedly, resulting in authentication or connectivity issues.

To workaround this issue, ensure that CommandReceiveTimeoutMinutes registry key in the HKEY_LOCAL_MACHINE\SOFTWARE\Standard Networks\MOVEitCentral registry location is set to a value equal to or greater than security.auth.refreshTokenExpiresInMinutes, and restart the MOVEit Automation services after making the change.