After upgrading to CA Automic Dollar Universe 7.01.11 or later, users may find that FTP_GET Uprocs utilizing SFTP of FTP mode fail to delete the source file, even when the "Delete Source File" option is enabled.
The file transfer itself completes successfully (Return Code 0).
The target file is correctly created at the destination.
The remote source file remains on the SFTP server.
The job log contains the following warning/error:
Delete option failed. Can not delete sftp://<server_address>:<port>/<path>/<filename> file - The transfer was nevertheless completed
Product: CA Automic Dollar Universe (DUAS)
Versions Affected: 7.01.11, 7.01.13
Protocol: SFTP of FTP (specifically via uxstr FTP GET or FTP_GET type Uprocs)
DE182178
Workaround: Delete the file manually
Solution: Update to a fix version listed below or a newer version if available.
Fix version(s):
Component: Application Server (Node)
Dollar Universe 7.01.14 - Available
Dollar Universe 7.01.21 - Planned to be released End of May 2026
Public Description: Code changed to address ftp and sftp based protocol FTP_GET uprocs delete option failing due to libcurl library update.